Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/argp-standalone/
Date: Thu, 23 Jan 2020 14:10:27
Message-Id: 1579788591.11d796b1babece7c941ace239b481ab24281896c.blueness@gentoo
1 commit: 11d796b1babece7c941ace239b481ab24281896c
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 23 14:07:36 2020 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 23 14:09:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d796b1
7
8 sys-libs/argp-standalone: stable on ppc
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
12
13 sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild b/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild
17 index 3ee5ef86720..398d9d2d1cc 100644
18 --- a/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild
19 +++ b/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz"
27
28 LICENSE="public-domain GPL-2 GPL-3 XC"
29 SLOT="0"
30 -KEYWORDS="amd64 arm arm64 ~m68k ~mips ~ppc ~s390 ~sh x86"
31 +KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ~s390 ~sh x86"
32 IUSE="static-libs"
33
34 DEPEND="!sys-libs/glibc"