diff options
author | 2019-07-19 10:45:53 +0300 | |
---|---|---|
committer | 2019-07-19 10:48:05 +0300 | |
commit | a7d66b9b545abc674f0f8b28439f4aa364a4ffae (patch) | |
tree | 13da7887f506601202ba91fc109897f379816ce8 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: Add ~riscv keyword wrt bug #690140 (diff) | |
download | gentoo-a7d66b9b545abc674f0f8b28439f4aa364a4ffae.tar.gz gentoo-a7d66b9b545abc674f0f8b28439f4aa364a4ffae.tar.bz2 gentoo-a7d66b9b545abc674f0f8b28439f4aa364a4ffae.zip |
dev-perl/Alien-Libxml2: Add ~riscv keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~riscv"
Diffstat (limited to 'dev-perl/Alien-Libxml2')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild index 5b0d916cd98d..07c3502f3328 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="test" RDEPEND=" |