diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-11 15:09:17 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-12-12 08:26:40 +0200 |
commit | 101a7f58bc225adcaf837ce9c1f7b8495d5d17c1 (patch) | |
tree | 6a581def19af00e27dd46ced01ed15b2820b4487 /dev-php | |
parent | dev-php/phpdocumentor-reflection-common: unkeyword 1.0 for ~alpha (diff) | |
download | gentoo-101a7f58bc225adcaf837ce9c1f7b8495d5d17c1.tar.gz gentoo-101a7f58bc225adcaf837ce9c1f7b8495d5d17c1.tar.bz2 gentoo-101a7f58bc225adcaf837ce9c1f7b8495d5d17c1.zip |
dev-php/theseer-Autoload: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild index 27de06ab916d..4d94399da572 100644 --- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild +++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild b/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild index a6b87847e49f..55602b82dca4 100644 --- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild +++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |