diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-16 00:39:26 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-16 00:39:26 +0200 |
commit | 750f9adda52b07dd944f6fa36b388eb29e6d07ca (patch) | |
tree | 572eba17308d5767b9b014b52647f2b185856a64 /dev-util/gengetopt | |
parent | dev-cpp/libxmlpp: 2.40.1 ppc64 stable (diff) | |
download | gentoo-750f9adda52b07dd944f6fa36b388eb29e6d07ca.tar.gz gentoo-750f9adda52b07dd944f6fa36b388eb29e6d07ca.tar.bz2 gentoo-750f9adda52b07dd944f6fa36b388eb29e6d07ca.zip |
dev-util/gengetopt: 2.23 ppc64 stable
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@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 e73cd6258d42..8ae2771ae41e 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 ~hppa ~ppc ~ppc64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" PATCHES=( "${FILESDIR}"/${PN}-2.22.6-docdirs.patch ) |