diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:35:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:35:40 +0100 |
commit | a99c512199a66b0bc41c47c79823a4c85d079f78 (patch) | |
tree | c89715ab3e3a2e3c6220d42fa7723ff4eecde382 /dev-php/phpdocumentor-reflection-common | |
parent | dev-php/phpdocumentor-type-resolver: x86 stable (bug #635356) (diff) | |
download | gentoo-a99c512199a66b0bc41c47c79823a4c85d079f78.tar.gz gentoo-a99c512199a66b0bc41c47c79823a4c85d079f78.tar.bz2 gentoo-a99c512199a66b0bc41c47c79823a4c85d079f78.zip |
dev-php/phpdocumentor-reflection-common: x86 stable (bug #635356)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-php/phpdocumentor-reflection-common')
-rw-r--r-- | dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild index 84e9f110e98a..70ee9602b16c 100644 --- a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild +++ b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" 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}" |