diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:47:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:48:38 +0100 |
commit | fc48347d38690243ba06aebaf31bbb5eea7370c6 (patch) | |
tree | 6722ed0e3a340a7c72b310bbc5fb150d2bf16c82 /dev-php | |
parent | app-text/ghostscript-gpl: amd64 stable wrt bug #596576 (diff) | |
download | gentoo-fc48347d38690243ba06aebaf31bbb5eea7370c6.tar.gz gentoo-fc48347d38690243ba06aebaf31bbb5eea7370c6.tar.bz2 gentoo-fc48347d38690243ba06aebaf31bbb5eea7370c6.zip |
dev-php/PEAR-Net_SmartIRC: amd64 stable wrt bug #608750
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild index 27cb31ba341b..21e0c9e273d7 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pear/${MY_PN}/archive/v${PV}.tar.gz 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" RDEPEND="dev-lang/php:*" |