diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:04:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:04:45 +0200 |
commit | e18c9d48cacc1eccb105a52786258178e496ab99 (patch) | |
tree | 56b73fc51bb4821c411e5e3f39ff017c6bfcccce /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: arm stable wrt bug #717060 (diff) | |
download | gentoo-e18c9d48cacc1eccb105a52786258178e496ab99.tar.gz gentoo-e18c9d48cacc1eccb105a52786258178e496ab99.tar.bz2 gentoo-e18c9d48cacc1eccb105a52786258178e496ab99.zip |
dev-perl/Alien-Libxml2: arm stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 db8c159b4a93..bb8c1ed70c9e 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="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |