diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:23:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:19 +0100 |
commit | 84b1c06de64d2f3b47d6341929b78685c3f7a467 (patch) | |
tree | 4d9522f91632623113382c8fef3bca0c74cdda0a /dev-perl/Taint-Runtime | |
parent | dev-perl/PlRPC: stable 0.202.0-r3 for ia64, bug #667266 (diff) | |
download | gentoo-84b1c06de64d2f3b47d6341929b78685c3f7a467.tar.gz gentoo-84b1c06de64d2f3b47d6341929b78685c3f7a467.tar.bz2 gentoo-84b1c06de64d2f3b47d6341929b78685c3f7a467.zip |
dev-perl/Taint-Runtime: stable 0.30.0-r1 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 cf093886c108..3dfe9b561683 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="" SRC_TEST=do |