diff options
Diffstat (limited to 'sys-apps/moreutils/moreutils-0.48.ebuild')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/moreutils/moreutils-0.48.ebuild b/sys-apps/moreutils/moreutils-0.48.ebuild index e0b685e5518a..44be078b3aa1 100644 --- a/sys-apps/moreutils/moreutils-0.48.ebuild +++ b/sys-apps/moreutils/moreutils-0.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.48.ebuild,v 1.2 2013/06/09 15:32:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.48.ebuild,v 1.3 2013/06/11 21:48:03 nimiux 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=" |