diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-14 12:23:30 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-14 22:26:00 -0500 |
commit | 1fca0a49769fd144263ed78616b9e655443a7ac1 (patch) | |
tree | a857fba3889817f882934c21600ed5ac4050808a /dev-php | |
parent | dev-php/PEAR-Net_Socket: unkeyword 1.2.2 for ~alpha (diff) | |
download | gentoo-1fca0a49769fd144263ed78616b9e655443a7ac1.tar.gz gentoo-1fca0a49769fd144263ed78616b9e655443a7ac1.tar.bz2 gentoo-1fca0a49769fd144263ed78616b9e655443a7ac1.zip |
dev-php/theseer-DirectoryScanner: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild | 2 | ||||
-rw-r--r-- | dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild index 6d035dd13e2c..fca9e94b1b7f 100644 --- a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild +++ b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.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" RDEPEND="dev-lang/php:*" diff --git a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild index 3799a65bc534..49a39822c5b0 100644 --- a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild +++ b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.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" RDEPEND="dev-lang/php:*" |