diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-03-19 11:38:44 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-03-19 11:39:02 -0400 |
commit | c0eddfadbd24ea3b7b3d17f121e950d717807936 (patch) | |
tree | ceaec8170ee338f0342c199161f4b066040fd62d /sys-libs/uclibc-ng | |
parent | dev-lang/gnat-gpl: filtering flag (needed for bootstrap) (diff) | |
download | gentoo-c0eddfadbd24ea3b7b3d17f121e950d717807936.tar.gz gentoo-c0eddfadbd24ea3b7b3d17f121e950d717807936.tar.bz2 gentoo-c0eddfadbd24ea3b7b3d17f121e950d717807936.zip |
sys-libs/uclibc-ng: rekeyword 1.0.22
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-libs/uclibc-ng')
-rw-r--r-- | sys-libs/uclibc-ng/uclibc-ng-1.0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.22.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.22.ebuild index ab2dfbe25ead..c0d6e8d09535 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.22.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.22.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="" + KEYWORDS="-* ~amd64 ~arm ~ppc ~x86" fi LICENSE="LGPL-2" |