diff options
Diffstat (limited to 'app-misc/smtm/smtm-1.6.10-r1.ebuild')
-rw-r--r-- | app-misc/smtm/smtm-1.6.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/smtm/smtm-1.6.10-r1.ebuild b/app-misc/smtm/smtm-1.6.10-r1.ebuild index fde2cf0b4623..50f273f4436c 100644 --- a/app-misc/smtm/smtm-1.6.10-r1.ebuild +++ b/app-misc/smtm/smtm-1.6.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/smtm/smtm-1.6.10-r1.ebuild,v 1.3 2014/01/19 12:22:13 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/smtm/smtm-1.6.10-r1.ebuild,v 1.4 2014/01/19 12:25:02 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://eddelbuettel.com/dirk/code/smtm/smtm_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" # This warrants USE examples IUSE="" |