diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 13:05:31 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 13:05:31 +0100 |
commit | b41f3cc141667f0aea5bf0cd1d57f1a58d5404c6 (patch) | |
tree | 5380cff1fdbd9d617a83455311ee4e0b025c8670 /dev-php | |
parent | app-emulation/qemu: security fixes, notably CVE-2017-2620, bug #609206 (diff) | |
download | gentoo-b41f3cc141667f0aea5bf0cd1d57f1a58d5404c6.tar.gz gentoo-b41f3cc141667f0aea5bf0cd1d57f1a58d5404c6.tar.bz2 gentoo-b41f3cc141667f0aea5bf0cd1d57f1a58d5404c6.zip |
dev-php/PEAR-PEAR-1.10.1-r1: add alpha keyword
Gentoo-Bug: 609552
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild index b6a60157a391..c7f6d0784370 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" SLOT="0" IUSE="" |