summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-02-18 15:52:02 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-02-18 15:52:20 -0500
commit4c05c51c24e312d706679c2b737ee6729e984f8d (patch)
tree85ce53d547ea098a94f0aaf5c35e91d39274cbec /sys-libs
parentgames-puzzle/kiki: Remove old (diff)
downloadgentoo-4c05c51c24e312d706679c2b737ee6729e984f8d.tar.gz
gentoo-4c05c51c24e312d706679c2b737ee6729e984f8d.tar.bz2
gentoo-4c05c51c24e312d706679c2b737ee6729e984f8d.zip
sys-libs/uclibc-ng: 1.0.20 stable on all arches
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild
index 15713cff6fb6..5cf67671cfba 100644
--- a/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild
+++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.uclibc-ng.org/"
if [[ ${PV} != "9999" ]] ; then
PATCH_VER=""
SRC_URI="http://downloads.uclibc-ng.org/releases/${PV}/${MY_P}.tar.bz2"
- KEYWORDS="-* ~amd64 ~arm ~mips ~ppc ~x86"
+ KEYWORDS="-* amd64 arm ~mips ppc x86"
fi
LICENSE="LGPL-2"