diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-26 21:45:03 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-26 21:53:19 +0200 |
commit | d7e0b35e87345f15f8d115d24a68bb737fa45952 (patch) | |
tree | d0ba49e2df0cdb633ca84de82b034650c2e448ab /dev-php/phpdocumentor-reflection-docblock | |
parent | dev-php/webmozart-assert: Mark ~hppa (bug #589104). (diff) | |
download | gentoo-d7e0b35e87345f15f8d115d24a68bb737fa45952.tar.gz gentoo-d7e0b35e87345f15f8d115d24a68bb737fa45952.tar.bz2 gentoo-d7e0b35e87345f15f8d115d24a68bb737fa45952.zip |
dev-php/phpdocumentor-reflection-docblock: 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-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 0ee5e5f6d52c..ae07d6c504b3 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="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |