diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 16:09:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:27:18 +0100 |
commit | eb41892fc6f390db716bcdeadbc11502dc5e1ee1 (patch) | |
tree | ab102942638d370581f6ec4bb22ac1a25d36da3d /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: stable 1.790.0 for hppa, bug #717060 (diff) | |
download | gentoo-eb41892fc6f390db716bcdeadbc11502dc5e1ee1.tar.gz gentoo-eb41892fc6f390db716bcdeadbc11502dc5e1ee1.tar.bz2 gentoo-eb41892fc6f390db716bcdeadbc11502dc5e1ee1.zip |
dev-perl/Alien-Libxml2: stable 0.90.0 for hppa, bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 e74ca6353bca..0f149e566783 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 )" |