diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-04-07 17:38:19 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-04-07 17:38:19 +0000 |
commit | c973845e79fbced9a85455f8a262fc5f839eaefa (patch) | |
tree | 4159e8801f4168076a43d62d776ab4cbf5fdbdf6 /sys-libs/com_err | |
parent | ~amd64 (diff) | |
download | gentoo-2-c973845e79fbced9a85455f8a262fc5f839eaefa.tar.gz gentoo-2-c973845e79fbced9a85455f8a262fc5f839eaefa.tar.bz2 gentoo-2-c973845e79fbced9a85455f8a262fc5f839eaefa.zip |
throw into package.mask instead
(Portage version: 1.585-cvs)
Diffstat (limited to 'sys-libs/com_err')
-rw-r--r-- | sys-libs/com_err/com_err-1.37.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/com_err/com_err-1.37.ebuild b/sys-libs/com_err/com_err-1.37.ebuild index ee95e64731c2..692a52961b39 100644 --- a/sys-libs/com_err/com_err-1.37.ebuild +++ b/sys-libs/com_err/com_err-1.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/com_err/com_err-1.37.ebuild,v 1.1 2005/03/24 03:55:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/com_err/com_err-1.37.ebuild,v 1.2 2005/04/07 17:38:02 seemant Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,8 +10,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/e2fsprogs-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-*" -#~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="nls" RDEPEND="" |