diff options
| author | matoro <matoro@users.noreply.github.com> | 2022-08-25 12:22:51 -0400 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-08-31 22:26:33 +0100 |
| commit | 8b8711718a816dfc557ef48b611efad591059acf (patch) | |
| tree | ee267b4f93afbfc3977f3608e35946c5c4a47009 /dev-haskell/xml/xml-1.3.14.ebuild | |
| parent | 80e764dccde69d6e362248e4d17d6a8405a1e114 (diff) | |
| download | gentoo-8b8711718a816dfc557ef48b611efad591059acf.tar.gz gentoo-8b8711718a816dfc557ef48b611efad591059acf.tar.bz2 gentoo-8b8711718a816dfc557ef48b611efad591059acf.zip | |
dev-haskell/xml: keyword 1.3.14 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/xml/xml-1.3.14.ebuild')
| -rw-r--r-- | dev-haskell/xml/xml-1.3.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xml/xml-1.3.14.ebuild b/dev-haskell/xml/xml-1.3.14.ebuild index 4daaa34f108f..bc1f8c3f5b6c 100644 --- a/dev-haskell/xml/xml-1.3.14.ebuild +++ b/dev-haskell/xml/xml-1.3.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND="dev-haskell/text:=[profile?] |
