diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:52:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:52:36 +0100 |
commit | ec649fea1ebbbfdef3b4f85c403490d5ecf56873 (patch) | |
tree | 5c1f50ed9f3fb1e9d4831758266967befc665cc5 /dev-php/PEAR-Net_URL2 | |
parent | dev-php/PEAR-File_Find: mark stable for the remaining arches using the ALLARC... (diff) | |
download | gentoo-ec649fea1ebbbfdef3b4f85c403490d5ecf56873.tar.gz gentoo-ec649fea1ebbbfdef3b4f85c403490d5ecf56873.tar.bz2 gentoo-ec649fea1ebbbfdef3b4f85c403490d5ecf56873.zip |
dev-php/PEAR-Net_URL2: mark stable for the remaining arches using the ALLARCHES policy (bug #647764)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php/PEAR-Net_URL2')
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild index 5f50f57d1fd5..535b3670e1e3 100644 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" DOCS=( docs/6470.php docs/example.php ) |