summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-23 18:04:53 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-31 10:58:31 -0500
commit781b86fb6f25581a91723c6b7d920c18245a36cd (patch)
treea75642f0441245357dee8c617a95a24cc44c40fc /dev-util/txt2regex/txt2regex-0.8-r3.ebuild
parentprofiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff)
downloadgentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.gz
gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.bz2
gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.zip
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/txt2regex/txt2regex-0.8-r3.ebuild')
-rw-r--r--dev-util/txt2regex/txt2regex-0.8-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/txt2regex/txt2regex-0.8-r3.ebuild b/dev-util/txt2regex/txt2regex-0.8-r3.ebuild
index 8a9b6231b029..dfd304b2d980 100644
--- a/dev-util/txt2regex/txt2regex-0.8-r3.ebuild
+++ b/dev-util/txt2regex/txt2regex-0.8-r3.ebuild
@@ -11,7 +11,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 )"