diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-26 21:43:19 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-26 21:53:08 +0200 |
commit | e8abad35c9c004dfd6f446fc435cce3ef2dcf346 (patch) | |
tree | 8800cefe3a2e3a44967556528b74d46721d0c875 /dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild | |
parent | dev-php/doctrine-instantiator: Mark ~hppa (bug #589104). (diff) | |
download | gentoo-e8abad35c9c004dfd6f446fc435cce3ef2dcf346.tar.gz gentoo-e8abad35c9c004dfd6f446fc435cce3ef2dcf346.tar.bz2 gentoo-e8abad35c9c004dfd6f446fc435cce3ef2dcf346.zip |
dev-php/phpdocumentor-reflection-common: Mark ~hppa (bug #589104).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild')
-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 654a82f3d07a..65239cfe583e 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="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |