diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:01:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:28:06 +0100 |
commit | 47a888654915da0b10cc3813051efba0f4729c58 (patch) | |
tree | 56f914d6131a1dc1b3acef7eb63f0d7cfd1e49d5 /dev-perl/Variable-Magic | |
parent | dev-perl/Taint-Runtime: Tested on ~amd64-fbsd (diff) | |
download | gentoo-47a888654915da0b10cc3813051efba0f4729c58.tar.gz gentoo-47a888654915da0b10cc3813051efba0f4729c58.tar.bz2 gentoo-47a888654915da0b10cc3813051efba0f4729c58.zip |
dev-perl/Variable-Magic: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild index 7162daef49cf..0043240f28a7 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.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=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" |