diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 13:57:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:00:15 +0200 |
commit | eeb13d29c030714b4083ee4c87fc9e7fba095a35 (patch) | |
tree | b85b0deacad4cbe5617811dee02aacdc685dba7c /dev-perl/Graphics-ColorNames | |
parent | dev-perl/Glib-Object-Introspection: x86 stable wrt bug #805815 (diff) | |
download | gentoo-eeb13d29c030714b4083ee4c87fc9e7fba095a35.tar.gz gentoo-eeb13d29c030714b4083ee4c87fc9e7fba095a35.tar.bz2 gentoo-eeb13d29c030714b4083ee4c87fc9e7fba095a35.zip |
dev-perl/Graphics-ColorNames: x86 stable wrt bug #805818
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Graphics-ColorNames')
-rw-r--r-- | dev-perl/Graphics-ColorNames/Graphics-ColorNames-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Graphics-ColorNames/Graphics-ColorNames-3.5.0.ebuild b/dev-perl/Graphics-ColorNames/Graphics-ColorNames-3.5.0.ebuild index 9e28165465d8..0bd647f72ce1 100644 --- a/dev-perl/Graphics-ColorNames/Graphics-ColorNames-3.5.0.ebuild +++ b/dev-perl/Graphics-ColorNames/Graphics-ColorNames-3.5.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Defines RGB values for common color names" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |