Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/argp-standalone/
Date: Thu, 30 Jan 2020 07:42:26
Message-Id: 1580369464.9e27ac2777bded2cc8824cf2efa5af7e17ef82f8.gyakovlev@gentoo
1 commit: 9e27ac2777bded2cc8824cf2efa5af7e17ef82f8
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 30 07:30:46 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 30 07:31:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e27ac27
7
8 sys-libs/argp-standalone: ppc64 stable
9
10 Package-Manager: Portage-2.3.86, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
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 398d9d2d1cc..ebea5b9c470 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 @@ -11,7 +11,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz"
21
22 LICENSE="public-domain GPL-2 GPL-3 XC"
23 SLOT="0"
24 -KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ~s390 ~sh x86"
25 +KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ppc64 ~s390 ~sh x86"
26 IUSE="static-libs"
27
28 DEPEND="!sys-libs/glibc"