From 6391b7dad5b63c855d7b19aedc903acc4fb56bf4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 29 May 2024 12:45:37 +0100 Subject: net-libs/pacparser: Stabilize 1.4.3 amd64, #933015 Signed-off-by: Sam James --- net-libs/pacparser/pacparser-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs/pacparser') 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} )" -- cgit v1.2.3-65-gdbad