diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 23:21:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 23:24:15 +0300 |
commit | b5427e6852b3af4f9afe5b613a9b8943b6741075 (patch) | |
tree | f53eae83f69ca14436180df77b59b705defbbb2c /dev-perl | |
parent | x11-wm/windowmaker: version bump, sync live ebuild (diff) | |
download | gentoo-b5427e6852b3af4f9afe5b613a9b8943b6741075.tar.gz gentoo-b5427e6852b3af4f9afe5b613a9b8943b6741075.tar.bz2 gentoo-b5427e6852b3af4f9afe5b613a9b8943b6741075.zip |
dev-perl/Algorithm-C3: restore prefix keywords
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild index ac82e96b3658..b802a8624d61 100644 --- a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild +++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A module for merging hierarchies using the C3 algorithm" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND="" |