diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-08-25 21:14:05 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-08-25 21:16:35 +0200 |
commit | 80c0c0a2abfe7471a8a3edb32b7d54822af17401 (patch) | |
tree | 1f44c8e0e256985f0a35431df03d90a769a1eaf6 /dev-libs | |
parent | ada8064a79de7dbc449343810099839f8e4f99b9 (diff) | |
download | gentoo-80c0c0a2abfe7471a8a3edb32b7d54822af17401.tar.gz gentoo-80c0c0a2abfe7471a8a3edb32b7d54822af17401.tar.xz |
dev-libs/dietlibc: Move to ~arm as no reverse dep needs it in stable (#498094)
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/dietlibc/dietlibc-0.30-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild index e3d22c038de..c49773d13e8 100644 --- a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild +++ b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~mips sparc x86" +KEYWORDS="alpha amd64 ~arm ~mips sparc x86" IUSE="debug" DEPEND="" |