From: Mart Raudsepp Date: Sat, 28 Jan 2017 14:36:08 +0000 (+0200) Subject: dev-util/txt2regex: Drop to ~mips; mips doesn't do stable keywords right now X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9309e53724fd49bfa42d5f36b183c92a156d9f6e;p=gentoo.git dev-util/txt2regex: Drop to ~mips; mips doesn't do stable keywords right now Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-util/txt2regex/txt2regex-0.8-r3.ebuild b/dev-util/txt2regex/txt2regex-0.8-r3.ebuild index 109e8a4a419f..a1d1896d6964 100644 --- a/dev-util/txt2regex/txt2regex-0.8-r3.ebuild +++ b/dev-util/txt2regex/txt2regex-0.8-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://txt2regex.sourceforge.net/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="nls cjk" DEPEND="nls? ( sys-devel/gettext )"