summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 11:14:43 +0100
committerSam James <sam@gentoo.org>2023-07-04 11:14:43 +0100
commit402ce668fb959c8f762ea2cf9f505e5aa1bb9fe6 (patch)
treec345d3a1ed61c933d1a494006cb81754949adc77 /dev-php/PEAR-Net_SmartIRC
parentdev-php/PEAR-Net_IPv4: Stabilize 1.3.5 amd64, #909604 (diff)
downloadgentoo-402ce668fb959c8f762ea2cf9f505e5aa1bb9fe6.tar.gz
gentoo-402ce668fb959c8f762ea2cf9f505e5aa1bb9fe6.tar.bz2
gentoo-402ce668fb959c8f762ea2cf9f505e5aa1bb9fe6.zip
dev-php/PEAR-Net_SmartIRC: Stabilize 1.1.14 x86, #909585
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-rw-r--r--dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.14.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.14.ebuild
index c6e49dbd4c32..e91f14ced079 100644
--- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.14.ebuild
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="PHP class to communicate with IRC networks"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="doc examples"
DOCS=( CREDITS FEATURES docs/HOWTO README.md )