diff options
author | 2023-12-08 11:20:08 -0500 | |
---|---|---|
committer | 2023-12-08 18:29:29 +0200 | |
commit | f7bcff81a876a81f192f4e2a75a3490ed410003b (patch) | |
tree | cfbac087fb80b51c7cbf3931d5083aa1bf12d204 /dev-php | |
parent | dev-php/PEAR-Net_SmartIRC: unkeyword 1.1.14 for ~alpha (diff) | |
download | gentoo-f7bcff81a876a81f192f4e2a75a3490ed410003b.tar.gz gentoo-f7bcff81a876a81f192f4e2a75a3490ed410003b.tar.bz2 gentoo-f7bcff81a876a81f192f4e2a75a3490ed410003b.zip |
dev-php/PEAR-Net_URL: unkeyword 1.0.15-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15-r1.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15-r1.ebuild index 687a32391527..80b49ac243e6 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15-r1.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Easy parsing of URLs" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="" src_install() { |