diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:35:07 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:35:07 -0400 |
commit | 9ece25df5e95529cc393789ae4e98ea986ffc1b2 (patch) | |
tree | 37a088054c696d18b097e28b8f52f6ebf78ea671 /dev-perl/Carp-Assert-More | |
parent | dev-scheme/guile-gnome-platform: drop EAPI=3 ebuild (diff) | |
download | gentoo-9ece25df5e95529cc393789ae4e98ea986ffc1b2.tar.gz gentoo-9ece25df5e95529cc393789ae4e98ea986ffc1b2.tar.bz2 gentoo-9ece25df5e95529cc393789ae4e98ea986ffc1b2.zip |
dev-perl/Carp-Assert-More: amd64 stable
Bug: https://bugs.gentoo.org/652494
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild index 7202b242610b..0cf91e897c85 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="convenience wrappers around Carp::Assert" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |