summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-05-29 08:25:55 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-05-29 08:25:55 +0200
commitf3689b5312f044d4cf73c8bab4e588b4525ee376 (patch)
treed6a7f085435563e78727afd93ea81060a74948b3 /net-libs/pacparser
parentnet-libs/davix: Stabilize 0.8.6 x86, #933011 (diff)
downloadgentoo-f3689b5312f044d4cf73c8bab4e588b4525ee376.tar.gz
gentoo-f3689b5312f044d4cf73c8bab4e588b4525ee376.tar.bz2
gentoo-f3689b5312f044d4cf73c8bab4e588b4525ee376.zip
net-libs/pacparser: Stabilize 1.4.3 x86, #933015
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/pacparser')
-rw-r--r--net-libs/pacparser/pacparser-1.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/pacparser/pacparser-1.4.3.ebuild b/net-libs/pacparser/pacparser-1.4.3.ebuild
index 87e64cf6c25f..b04ca2ea28ea 100644
--- a/net-libs/pacparser/pacparser-1.4.3.ebuild
+++ b/net-libs/pacparser/pacparser-1.4.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/manugarg/${PN}/archive/v${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} )"