diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 11:37:50 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 11:37:50 -0400 |
commit | f55813b9ed360934b69dccedf9a5969151855d83 (patch) | |
tree | ccddd5097bb05958e861b0f2c5014a6ea0845cbb /sys-libs/argp-standalone | |
parent | dev-qt/qtsvg: stable on arm (diff) | |
download | gentoo-f55813b9ed360934b69dccedf9a5969151855d83.tar.gz gentoo-f55813b9ed360934b69dccedf9a5969151855d83.tar.bz2 gentoo-f55813b9ed360934b69dccedf9a5969151855d83.zip |
sys-libs/argp-standalone: stable on arm/arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-libs/argp-standalone')
-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 e58529ad3df3..3ee5ef867208 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-2017 Gentoo Foundation +# Copyright 1999-2019 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" |