From: Anthony G. Basile Date: Thu, 23 Jan 2020 14:07:36 +0000 (-0500) Subject: sys-libs/argp-standalone: stable on ppc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=11d796b1babece7c941ace239b481ab24281896c;p=gentoo.git sys-libs/argp-standalone: stable on ppc Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile --- diff --git a/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild b/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild index 3ee5ef867208..398d9d2d1cc7 100644 --- a/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild +++ b/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz" LICENSE="public-domain GPL-2 GPL-3 XC" SLOT="0" -KEYWORDS="amd64 arm arm64 ~m68k ~mips ~ppc ~s390 ~sh x86" +KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ~s390 ~sh x86" IUSE="static-libs" DEPEND="!sys-libs/glibc"