diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-18 09:52:08 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-18 09:52:08 +0200 |
commit | 728df4b8ce17af6346f6ce035224c61691fa06d9 (patch) | |
tree | e8119ce9839941af85185610dc42d775a7d5b6ed /dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild | |
parent | dev-perl/DateTime-TimeZone-2.130.0-r0: add ~alpha keyword (diff) | |
download | gentoo-728df4b8ce17af6346f6ce035224c61691fa06d9.tar.gz gentoo-728df4b8ce17af6346f6ce035224c61691fa06d9.tar.bz2 gentoo-728df4b8ce17af6346f6ce035224c61691fa06d9.zip |
dev-perl/Devel-CallChecker-0.8.0-r0: add ~alpha keyword
Bug: http://bugs.gentoo.org/665088
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild')
-rw-r--r-- | dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild index e2f8d8154193..f1ed45db4c92 100644 --- a/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild +++ b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Custom OP checking attached to subroutines" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |