diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-08-26 20:39:14 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-08-26 20:39:29 +0200 |
commit | 084095cc96d084d09e9728a5d16cf8f09eba16e4 (patch) | |
tree | f8e51cb8bd33a2ade65c445ab5c9b729344723dc /dev-util/gengetopt | |
parent | www-client/opera-beta: Version 63.0.3368.51 (diff) | |
download | gentoo-084095cc96d084d09e9728a5d16cf8f09eba16e4.tar.gz gentoo-084095cc96d084d09e9728a5d16cf8f09eba16e4.tar.bz2 gentoo-084095cc96d084d09e9728a5d16cf8f09eba16e4.zip |
dev-util/gengetopt: Mark ~hppa too
Package-Manager: Portage-2.3.73, Repoman-2.3.17
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-util/gengetopt')
-rw-r--r-- | dev-util/gengetopt/gengetopt-2.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gengetopt/gengetopt-2.23.ebuild b/dev-util/gengetopt/gengetopt-2.23.ebuild index 23b2c1fa86df..d2f7836b3a84 100644 --- a/dev-util/gengetopt/gengetopt-2.23.ebuild +++ b/dev-util/gengetopt/gengetopt-2.23.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" PATCHES=( "${FILESDIR}"/${PN}-2.22.6-docdirs.patch ) |