diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-13 11:35:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-13 12:01:11 -0700 |
commit | 8760201db7534701cdfb3459caffa61b2a797053 (patch) | |
tree | dfc1a644c41e855d993b46a18bb9c54fe8c2cd2c /dev-php/PEAR-Text_Wiki | |
parent | dev-libs/ossp-uuid: Drop to ~alpha (diff) | |
download | gentoo-8760201db7534701cdfb3459caffa61b2a797053.tar.gz gentoo-8760201db7534701cdfb3459caffa61b2a797053.tar.bz2 gentoo-8760201db7534701cdfb3459caffa61b2a797053.zip |
dev-php/*: Drop to ~alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Text_Wiki')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2_p20170904.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2_p20170904.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2_p20170904.ebuild index cf72e330dc7e..0432d3039885 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2_p20170904.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2_p20170904.ebuild @@ -8,7 +8,7 @@ inherit php-pear-r2 vcs-snapshot DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text" 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="test" # Pull from github as pear.php.net is not updated SRC_URI="https://github.com/pear/${PHP_PEAR_PKG_NAME}/archive/32fd5f483f34645f4efd96d385d8950ea26d4a2a.tar.gz -> ${PEAR_P}.tar.gz" |