diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-11-29 18:43:50 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-11-29 18:43:50 +0100 |
commit | a5d0ca6725ca92d7d5a433b3343b47a412c5a5e3 (patch) | |
tree | 269d0859cb65770965b916796601e039135b6889 /dev-perl/B-Keywords | |
parent | dev-perl/B-Hooks-EndOfScope-0.240.0-r0: alpha stable (diff) | |
download | gentoo-a5d0ca6725ca92d7d5a433b3343b47a412c5a5e3.tar.gz gentoo-a5d0ca6725ca92d7d5a433b3343b47a412c5a5e3.tar.bz2 gentoo-a5d0ca6725ca92d7d5a433b3343b47a412c5a5e3.zip |
dev-perl/B-Keywords-1.190.0-r0: alpha stable
Bug: http://bugs.gentoo.org/671730
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild index 9a6542e0a71a..4af064a8ce65 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Lists of reserved barewords and symbol names" # GPL-2 - no later clause LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |