diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-07-21 07:09:22 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-07-21 07:09:22 -0400 |
commit | a7ceb7e3ed317f6d6f572d0f17634fa4743795ff (patch) | |
tree | 8bca0d526c616b712be1c5efa585a48b5e2a9b9d /sys-libs/uclibc-ng | |
parent | games-rpg/runescape-launcher: Looks to work without webkit-gtk:2 as also comm... (diff) | |
download | gentoo-a7ceb7e3ed317f6d6f572d0f17634fa4743795ff.tar.gz gentoo-a7ceb7e3ed317f6d6f572d0f17634fa4743795ff.tar.bz2 gentoo-a7ceb7e3ed317f6d6f572d0f17634fa4743795ff.zip |
sys-libs/uclibc-ng: mark 1.0.25 stable on amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-libs/uclibc-ng')
-rw-r--r-- | sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild index c0d6e8d09535..2492d87f8151 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild @@ -19,7 +19,7 @@ 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 ~ppc ~x86" + KEYWORDS="-* amd64 ~arm ~ppc x86" fi LICENSE="LGPL-2" |