summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-05-09 09:33:18 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-05-09 09:48:23 +0200
commita08824a0aa4f2184b715566a0daba0b05ecb856a (patch)
tree4382c7f928acdcec1377d7b259469a4804cb8cd1 /dev-php
parentdev-php/sebastian-diff-1.4.1-r1: add ~alpha keyword (diff)
downloadgentoo-a08824a0aa4f2184b715566a0daba0b05ecb856a.tar.gz
gentoo-a08824a0aa4f2184b715566a0daba0b05ecb856a.tar.bz2
gentoo-a08824a0aa4f2184b715566a0daba0b05ecb856a.zip
dev-php/sebastian-environment-2.0.0-r0: add ~alpha keyword
Gentoo-Bug: 613766
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild b/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild
index 02393218da6d..955a316a1a11 100644
--- a/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild
+++ b/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"