diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:18:53 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:18:53 +0200 |
commit | db773340daace785f322df030c1ca00ba14ba5c4 (patch) | |
tree | 65910a382bd7b83283149b728e2b94efeed3dcc6 /dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | |
parent | app-xemacs/ocaml: keyword ~arm64 (diff) | |
download | gentoo-db773340daace785f322df030c1ca00ba14ba5c4.tar.gz gentoo-db773340daace785f322df030c1ca00ba14ba5c4.tar.bz2 gentoo-db773340daace785f322df030c1ca00ba14ba5c4.zip |
dev-perl/Devel-CheckLib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild')
-rw-r--r-- | dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild index b0fc1505db70..c17b93b065a8 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" IUSE="test" RDEPEND=" |