diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-14 18:56:02 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:07:40 +0200 |
commit | e92e6d2783a43d6a8c633ff3f638c7172a05723f (patch) | |
tree | 0ef72463a3c0316600bdd43abf5861d77a24e201 | |
parent | dev-haskell/conduit-extra: keyword 1.3.4 for ~riscv (diff) | |
download | gentoo-e92e6d2783a43d6a8c633ff3f638c7172a05723f.tar.gz gentoo-e92e6d2783a43d6a8c633ff3f638c7172a05723f.tar.bz2 gentoo-e92e6d2783a43d6a8c633ff3f638c7172a05723f.zip |
dev-haskell/xml-types: keyword 0.3.8 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-haskell/xml-types/xml-types-0.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xml-types/xml-types-0.3.8.ebuild b/dev-haskell/xml-types/xml-types-0.3.8.ebuild index 06940b4c02d1..6616e424a0a5 100644 --- a/dev-haskell/xml-types/xml-types-0.3.8.ebuild +++ b/dev-haskell/xml-types/xml-types-0.3.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND="dev-haskell/text:=[profile?] |