diff options
author | 2019-10-23 14:29:02 +0200 | |
---|---|---|
committer | 2019-10-23 14:29:02 +0200 | |
commit | 4ca14379e1610c3400f2fdf796498e907c5f2dbf (patch) | |
tree | a185e0b482f16f071c913910366c3282cc726b52 /dev-util/gengetopt | |
parent | dev-libs/libofx: amd64 stable wrt bug #680098 (diff) | |
download | gentoo-4ca14379e1610c3400f2fdf796498e907c5f2dbf.tar.gz gentoo-4ca14379e1610c3400f2fdf796498e907c5f2dbf.tar.bz2 gentoo-4ca14379e1610c3400f2fdf796498e907c5f2dbf.zip |
dev-util/gengetopt: amd64 stable wrt bug #680098
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 262b81aee430..ab0f0f6a6a83 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 ) |