diff options
Diffstat (limited to 'app-admin/mktwpol/mktwpol-0.2.5.ebuild')
-rw-r--r-- | app-admin/mktwpol/mktwpol-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/mktwpol/mktwpol-0.2.5.ebuild b/app-admin/mktwpol/mktwpol-0.2.5.ebuild index cc2050d4e82f..54928a81ea95 100644 --- a/app-admin/mktwpol/mktwpol-0.2.5.ebuild +++ b/app-admin/mktwpol/mktwpol-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/mktwpol/mktwpol-0.2.5.ebuild,v 1.2 2015/03/24 17:24:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mktwpol/mktwpol-0.2.5.ebuild,v 1.3 2015/03/25 14:03:44 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mktwpol/${P}.tar.gz" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="" RDEPEND="app-admin/tripwire" |