dev-util/txt2regex: Drop to ~mips; mips doesn't do stable keywords right now
authorMart Raudsepp <leio@gentoo.org>
Sat, 28 Jan 2017 14:36:08 +0000 (16:36 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sat, 28 Jan 2017 14:36:08 +0000 (16:36 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-util/txt2regex/txt2regex-0.8-r3.ebuild

index 109e8a4a419fdb873420a8fb301e05fc7a8db392..a1d1896d69640e390501b31ceaed70180cbd0f90 100644 (file)
@@ -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 )"