diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-22 20:03:21 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-22 20:11:13 +0200 |
commit | e6194c531d1724373f230135cf69034c136ee9a4 (patch) | |
tree | 5ad3bbeff391f33ffdb4d8c6e9bb715cd0e56d42 /dev-util | |
parent | sys-libs/glibc: fix riscv build against linux-headers-5.3 (diff) | |
download | gentoo-e6194c531d1724373f230135cf69034c136ee9a4.tar.gz gentoo-e6194c531d1724373f230135cf69034c136ee9a4.tar.bz2 gentoo-e6194c531d1724373f230135cf69034c136ee9a4.zip |
dev-util/gengetopt: 2.23 ppc stable
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util')
-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 8ae2771ae41e..262b81aee430 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 ) |