commit: 461740d7ac84c9edc01c14b3c8f880fd54f1f5d8 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed May 16 08:41:27 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed May 16 08:41:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461740d7
sys-libs/uclibc-ng: 1.0.30-r1 stable on amd64 and x86 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild index ca35a2cc5bc..77dc21a58bc 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://uclibc-ng.org/" if [[ ${PV} != "9999" ]] ; then PATCH_VER="" SRC_URI="https://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"
