diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 09:18:58 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 09:18:58 +0200 |
commit | 52819db92272f3d5137518502a9faf0a979d3fed (patch) | |
tree | 7dde7fa01690f683a9fdb4cd7c55932b2e177ccf /dev-perl/Taint-Runtime | |
parent | kde-frameworks/kwidgetsaddons: keyword ~arm64 (diff) | |
download | gentoo-52819db92272f3d5137518502a9faf0a979d3fed.tar.gz gentoo-52819db92272f3d5137518502a9faf0a979d3fed.tar.bz2 gentoo-52819db92272f3d5137518502a9faf0a979d3fed.zip |
dev-perl/Taint-Runtime: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Taint-Runtime')
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild index a029eec129da..5349eec9d810 100644 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Runtime enable taint checking" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="" SRC_TEST=do |