diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 14:44:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:28:05 +0100 |
commit | 1a4af91acef90a011f3ff1d1064a34eee39e189b (patch) | |
tree | ca35ccfbd294e74b42d42aecb04d1bfa058e7b83 /dev-perl | |
parent | dev-perl/Tie-IxHash: Tested on ~amd64-fbsd (diff) | |
download | gentoo-1a4af91acef90a011f3ff1d1064a34eee39e189b.tar.gz gentoo-1a4af91acef90a011f3ff1d1064a34eee39e189b.tar.bz2 gentoo-1a4af91acef90a011f3ff1d1064a34eee39e189b.zip |
dev-perl/Taint-Runtime: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl')
-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 5349eec9d810..79fe612fa5e1 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="" SRC_TEST=do |