commit: e21b7ef5b4b2515e6463fd4e7521dfa087c366d8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 02:44:42 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 02:44:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21b7ef5
net-misc/pedro: Stabilize 1.12 x86, #890054
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/pedro/pedro-1.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/pedro/pedro-1.12.ebuild b/net-misc/pedro/pedro-1.12.ebuild
index f513594a09f5..363c2fb884dc 100644
--- a/net-misc/pedro/pedro-1.12.ebuild
+++ b/net-misc/pedro/pedro-1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"