summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-29 12:45:37 +0100
committerSam James <sam@gentoo.org>2024-05-29 12:45:37 +0100
commit6391b7dad5b63c855d7b19aedc903acc4fb56bf4 (patch)
tree3013ea3181b14ac4b6b7a5e9c782aebbd0be60bf /net-libs/pacparser
parentnet-libs/ldns: Stabilize 1.8.3-r3 amd64, #933012 (diff)
downloadgentoo-6391b7dad5b63c855d7b19aedc903acc4fb56bf4.tar.gz
gentoo-6391b7dad5b63c855d7b19aedc903acc4fb56bf4.tar.bz2
gentoo-6391b7dad5b63c855d7b19aedc903acc4fb56bf4.zip
net-libs/pacparser: Stabilize 1.4.3 amd64, #933015
Signed-off-by: Sam James <sam@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 b04ca2ea28ea..04a35093486b 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} )"