diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:14 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:02:47 -0800 |
commit | 5daf8334d49f684c166d5dfd51205cdbe4d5f02a (patch) | |
tree | a31b7aefefcea4640d302f43c528348972b1b7ec /dev-perl/Taint-Runtime | |
parent | dev-python/PyQt4: Add python3_6 to PYTHON_COMPAT (diff) | |
download | gentoo-5daf8334d49f684c166d5dfd51205cdbe4d5f02a.tar.gz gentoo-5daf8334d49f684c166d5dfd51205cdbe4d5f02a.tar.bz2 gentoo-5daf8334d49f684c166d5dfd51205cdbe4d5f02a.zip |
dev-perl/Taint-Runtime: added ~ppc64, bug 579360
Diffstat (limited to 'dev-perl/Taint-Runtime')
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a43f85c376a2..8e6063f57ece 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Runtime enable taint checking" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" IUSE="" SRC_TEST=do |