diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:32:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:32:18 +0100 |
commit | 9a9b29c3ac6d8a30302082e8253d5a0ab7eb2ab4 (patch) | |
tree | fde5a2facdeadb556c8c43d74af09fe83dd601bf /dev-php/sebastian-recursion-context | |
parent | app-cdr/bchunk: x86 stable (bug #635898) (diff) | |
download | gentoo-9a9b29c3ac6d8a30302082e8253d5a0ab7eb2ab4.tar.gz gentoo-9a9b29c3ac6d8a30302082e8253d5a0ab7eb2ab4.tar.bz2 gentoo-9a9b29c3ac6d8a30302082e8253d5a0ab7eb2ab4.zip |
dev-php/sebastian-recursion-context: x86 stable (bug #635356)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-php/sebastian-recursion-context')
-rw-r--r-- | dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild b/dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild index e99fb14efd97..d35107903a17 100644 --- a/dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild +++ b/dev-php/sebastian-recursion-context/sebastian-recursion-context-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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |