summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-08 11:23:13 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 18:29:35 +0200
commit5a3fadc60bbfecf253788693e3e8c1c9c3089a90 (patch)
treecc5523e7b97ddd72ae22d22e23f0778022309788 /dev-php
parentdev-php/sebastian-resource-operations: unkeyword 2.0.1 for ~alpha (diff)
downloadgentoo-5a3fadc60bbfecf253788693e3e8c1c9c3089a90.tar.gz
gentoo-5a3fadc60bbfecf253788693e3e8c1c9c3089a90.tar.bz2
gentoo-5a3fadc60bbfecf253788693e3e8c1c9c3089a90.zip
dev-php/sebastian-type: unkeyword all 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')
-rw-r--r--dev-php/sebastian-type/sebastian-type-1.1.3.ebuild4
-rw-r--r--dev-php/sebastian-type/sebastian-type-1.1.4.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild b/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild
index 4de318935931..099e0debb3e9 100644
--- a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild
+++ b/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"
diff --git a/dev-php/sebastian-type/sebastian-type-1.1.4.ebuild b/dev-php/sebastian-type/sebastian-type-1.1.4.ebuild
index f06e3bc7ec9b..38ad46c8e794 100644
--- a/dev-php/sebastian-type/sebastian-type-1.1.4.ebuild
+++ b/dev-php/sebastian-type/sebastian-type-1.1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE=""
BDEPEND="dev-php/theseer-Autoload"