diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-11-13 21:11:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-11-13 21:11:44 +0100 |
commit | 69581bd9e8931cbbace7d471b802db8dba51d35c (patch) | |
tree | 89bdfb9e696971461164908dfe79c3475a9a70aa /dev-php/phpdocumentor-reflection-common | |
parent | dev-php/myclabs-deepcopy: amd64 stable wrt bug #635356 (diff) | |
download | gentoo-69581bd9e8931cbbace7d471b802db8dba51d35c.tar.gz gentoo-69581bd9e8931cbbace7d471b802db8dba51d35c.tar.bz2 gentoo-69581bd9e8931cbbace7d471b802db8dba51d35c.zip |
dev-php/phpdocumentor-reflection-common: amd64 stable wrt bug #635356
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 70ee9602b16c..aadb930649e6 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}" |