diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:19:24 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:26 +0200 |
commit | 65a0f8e38e218867f449c41ae6ae222936fc94df (patch) | |
tree | 7b2b00967f1c7d7cd8260b1bab85d95baf37ab29 /dev-php/PEAR-Log | |
parent | dev-php/PEAR-Image_IPTC: unkeyword 1.0.2-r2 for ~alpha (diff) | |
download | gentoo-65a0f8e38e218867f449c41ae6ae222936fc94df.tar.gz gentoo-65a0f8e38e218867f449c41ae6ae222936fc94df.tar.bz2 gentoo-65a0f8e38e218867f449c41ae6ae222936fc94df.zip |
dev-php/PEAR-Log: unkeyword 1.13.3 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild index 70968579db72..25943e09fbc3 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Log" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="examples test" RESTRICT="!test? ( test )" |