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: Fri, 26 Apr 2019 15:38:47
Message-Id: 1556293070.f55813b9ed360934b69dccedf9a5969151855d83.blueness@gentoo
1 commit: f55813b9ed360934b69dccedf9a5969151855d83
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 26 15:37:50 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 26 15:37:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55813b9
7
8 sys-libs/argp-standalone: stable on arm/arm64
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 e58529ad3df..3ee5ef86720 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-2017 Gentoo Foundation
22 +# Copyright 1999-2019 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"