From 4b2ab10923ec6bfb99644c65c6d7e38a7cfd1765 Mon Sep 17 00:00:00 2001 From: 11mariom <11mariom+wordpress@gmail.com> Date: Fri, 18 Feb 2011 23:30:12 +0100 Subject: [PATCH] screenfo and Term-ExtendedColor: add keywords --- app-misc/screenfo/screenfo-9999.ebuild | 2 +- dev-perl/Term-ExtendedColor/Term-ExtendedColor-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/screenfo/screenfo-9999.ebuild b/app-misc/screenfo/screenfo-9999.ebuild index b3be198..cca7918 100644 --- a/app-misc/screenfo/screenfo-9999.ebuild +++ b/app-misc/screenfo/screenfo-9999.ebuild @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=">=dev-lang/perl-5.10 =dev-perl/Term-ExtendedColor-9999" diff --git a/dev-perl/Term-ExtendedColor/Term-ExtendedColor-9999.ebuild b/dev-perl/Term-ExtendedColor/Term-ExtendedColor-9999.ebuild index e9f185f..977cb82 100644 --- a/dev-perl/Term-ExtendedColor/Term-ExtendedColor-9999.ebuild +++ b/dev-perl/Term-ExtendedColor/Term-ExtendedColor-9999.ebuild @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="GPL" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" RDEPEND=">=dev-lang/perl-5.10" DEPEND="${RDEPEND}" -- 2.11.4.GIT