diff options
author | 2016-09-26 14:33:00 +0200 | |
---|---|---|
committer | 2016-09-26 14:35:27 +0200 | |
commit | caf718fe21a90ebd4aaf884915ff9312acbc71f9 (patch) | |
tree | 2ae6f4592d57b6ce5cf680cc2004a449233dbee2 /dev-perl/Throwable | |
parent | x11-libs/motif: amd64 stable wrt bug #591808 (diff) | |
download | gentoo-caf718fe21a90ebd4aaf884915ff9312acbc71f9.tar.gz gentoo-caf718fe21a90ebd4aaf884915ff9312acbc71f9.tar.bz2 gentoo-caf718fe21a90ebd4aaf884915ff9312acbc71f9.zip |
dev-perl/Throwable: amd64 stable wrt bug #588022
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Throwable')
-rw-r--r-- | dev-perl/Throwable/Throwable-0.200.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Throwable/Throwable-0.200.13.ebuild b/dev-perl/Throwable/Throwable-0.200.13.ebuild index 2a88a260475c..e6d4b7915d2f 100644 --- a/dev-perl/Throwable/Throwable-0.200.13.ebuild +++ b/dev-perl/Throwable/Throwable-0.200.13.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A role for classes that can be thrown" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |