diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2020-01-23 09:07:36 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2020-01-23 09:09:51 -0500 |
commit | 11d796b1babece7c941ace239b481ab24281896c (patch) | |
tree | a46cdb2402ba4a8a9e48cfa3c83ee9b5d780121c /sys-libs | |
parent | net-p2p/cpuminer-opt: 3.11.6 version bump (diff) | |
download | gentoo-11d796b1babece7c941ace239b481ab24281896c.tar.gz gentoo-11d796b1babece7c941ace239b481ab24281896c.tar.bz2 gentoo-11d796b1babece7c941ace239b481ab24281896c.zip |
sys-libs/argp-standalone: stable on ppc
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |