diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-11-13 21:11:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-11-13 21:11:49 +0100 |
commit | ac0cd1966a4f5d49a2e8b2de3d6893cc1347318b (patch) | |
tree | d1db8e2c6bb3844bb39351e6efc82d67c81e8aed /dev-php/phpdocumentor-reflection-docblock | |
parent | dev-php/phpdocumentor-reflection-common: amd64 stable wrt bug #635356 (diff) | |
download | gentoo-ac0cd1966a4f5d49a2e8b2de3d6893cc1347318b.tar.gz gentoo-ac0cd1966a4f5d49a2e8b2de3d6893cc1347318b.tar.bz2 gentoo-ac0cd1966a4f5d49a2e8b2de3d6893cc1347318b.zip |
dev-php/phpdocumentor-reflection-docblock: 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-docblock')
-rw-r--r-- | dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild b/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild index 79c0305b54b1..0676085a09c3 100644 --- a/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild +++ b/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.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}" |