diff options
Diffstat (limited to 'app-text/a2ps/a2ps-4.14-r1.ebuild')
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.14-r1.ebuild b/app-text/a2ps/a2ps-4.14-r1.ebuild index 6c93ebba3fcb..841e1fd8e979 100644 --- a/app-text/a2ps/a2ps-4.14-r1.ebuild +++ b/app-text/a2ps/a2ps-4.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r1.ebuild,v 1.6 2010/06/26 17:24:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r1.ebuild,v 1.7 2010/07/03 23:03:56 ssuominen Exp $ inherit eutils autotools elisp-common @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="emacs nls latex vanilla userland_BSD userland_GNU linguas_ja" RESTRICT="test" |