diff options
Diffstat (limited to 'sys-apps/moreutils/moreutils-0.47.ebuild')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/moreutils/moreutils-0.47.ebuild b/sys-apps/moreutils/moreutils-0.47.ebuild index 0e6e9570d54d..d76a24501cf9 100644 --- a/sys-apps/moreutils/moreutils-0.47.ebuild +++ b/sys-apps/moreutils/moreutils-0.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.47.ebuild,v 1.4 2012/09/06 15:59:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.47.ebuild,v 1.5 2012/09/08 10:08:03 johu Exp $ EAPI=4 inherit eutils toolchain-funcs prefix @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-linux" IUSE="+doc +perl" RDEPEND=" |