diff options
author | 2015-10-03 13:34:45 +0000 | |
---|---|---|
committer | 2015-10-03 13:36:09 +0000 | |
commit | 3a631b65bba4309f4a8d6c35f7e5adf43a6e3004 (patch) | |
tree | 1c165ac526841bd135b98512b3dccd3c2faeef01 /dev-perl/Graphics-ColorObject | |
parent | dev-perl/autobox: Stable for amd64+x86. (diff) | |
download | gentoo-3a631b65bba4309f4a8d6c35f7e5adf43a6e3004.tar.gz gentoo-3a631b65bba4309f4a8d6c35f7e5adf43a6e3004.tar.bz2 gentoo-3a631b65bba4309f4a8d6c35f7e5adf43a6e3004.zip |
dev-perl/Graphics-ColorObject: Stable for amd64+x86.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/Graphics-ColorObject')
-rw-r--r-- | dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild index 25c0b8d40561..f7182dba6cdd 100644 --- a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild +++ b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="convert between color spaces" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" # Pacakge warrants IUSE examples" IUSE="" |