diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 21:06:30 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 21:26:11 +0200 |
commit | 7508aa6e9b55b2549717c06fc64f186fff2ff184 (patch) | |
tree | 41e8be1577b979d6403c352b793054050d9d1ac1 /app-text/wklej | |
parent | app-text/txt2tags: Drop old (diff) | |
download | gentoo-7508aa6e9b55b2549717c06fc64f186fff2ff184.tar.gz gentoo-7508aa6e9b55b2549717c06fc64f186fff2ff184.tar.bz2 gentoo-7508aa6e9b55b2549717c06fc64f186fff2ff184.zip |
app-text/wklej: x86 stable, bug #593262
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-text/wklej')
-rw-r--r-- | app-text/wklej/wklej-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wklej/wklej-0.2.1-r1.ebuild b/app-text/wklej/wklej-0.2.1-r1.ebuild index a5bf62c6dfe3..db2fa603d637 100644 --- a/app-text/wklej/wklej-0.2.1-r1.ebuild +++ b/app-text/wklej/wklej-0.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://wklej.org/m/apps/wklej-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="+vim" DEPEND="" |