commit: 25b6b3a71a8df7d0f3f2dc08a0e177724efcccfa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 19:10:17 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 19:10:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b6b3a7
net-misc/pedro: Stabilize 1.14 x86, #931883
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/pedro/pedro-1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/pedro/pedro-1.14.ebuild b/net-misc/pedro/pedro-1.14.ebuild
index 7e375d5b18e4..8bafc60e2f56 100644
--- a/net-misc/pedro/pedro-1.14.ebuild
+++ b/net-misc/pedro/pedro-1.14.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="doc examples"
RDEPEND="dev-libs/glib:2"