diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-10-11 16:48:09 +0200 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-10-11 16:56:12 +0200 |
commit | 3fe09efcb84ef549be095a514ff016ce097a4c08 (patch) | |
tree | b691ce86adc9175aebb21209cea10aef5134323e /dev-perl | |
parent | dev-lang/php: Drop security vulnerable versions (diff) | |
download | gentoo-3fe09efcb84ef549be095a514ff016ce097a4c08.tar.gz gentoo-3fe09efcb84ef549be095a514ff016ce097a4c08.tar.bz2 gentoo-3fe09efcb84ef549be095a514ff016ce097a4c08.zip |
dev-perl/Variable-Magic: Blind stable on arm, critical bug 667774
Bug: https://bugs.gentoo.org/667774
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild index 8666aba0beba..1cb6c9d8b0ab 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild @@ -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 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" |