From 343a14befbd4b7a9bba4114f569442d1b6833cf2 Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Wed, 16 Jun 2021 10:20:52 +0200 Subject: net-libs/pacparser: stable on amd64/x86 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio --- net-libs/pacparser/pacparser-1.3.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/pacparser/pacparser-1.3.7-r1.ebuild b/net-libs/pacparser/pacparser-1.3.7-r1.ebuild index deafdcf04614..911a5d5ce27f 100644 --- a/net-libs/pacparser/pacparser-1.3.7-r1.ebuild +++ b/net-libs/pacparser/pacparser-1.3.7-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pacparser/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/1" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc python" DEPEND="python? ( ${PYTHON_DEPS} )" -- cgit v1.2.3-65-gdbad