summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-07-14 09:31:25 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-07-14 09:31:43 -0400
commitccbce4d58c33a9d237777e60a7de938efa3abfe0 (patch)
tree6a526715feecc4f8ce7a3d4d61008a050af8a77f /sys-libs
parentx11-themes/gartoon-redux: Unset XDG_CACHE_HOME (bug #588708). (diff)
downloadgentoo-ccbce4d58c33a9d237777e60a7de938efa3abfe0.tar.gz
gentoo-ccbce4d58c33a9d237777e60a7de938efa3abfe0.tar.bz2
gentoo-ccbce4d58c33a9d237777e60a7de938efa3abfe0.zip
sys-libs/uclibc-ng: stable for amd64 and x86
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild
index 2d9c74e514f7..d3a5305462e6 100644
--- a/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild
+++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild
@@ -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"