From e8abad35c9c004dfd6f446fc435cce3ef2dcf346 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 26 Mar 2017 21:43:19 +0200 Subject: [PATCH] dev-php/phpdocumentor-reflection-common: Mark ~hppa (bug #589104). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches --- .../phpdocumentor-reflection-common-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 654a82f3d07af..65239cfe583e1 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}"