diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-03 21:28:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-03 21:28:44 +0000 |
commit | 765ce9d547625bf47e2200898c24298b9f7f2c2a (patch) | |
tree | 27430fdc7c9aaf3bddc45015536ab6a22ca369ac /sys-apps | |
parent | IUSE; tidy (Manifest recommit) (diff) | |
download | gentoo-2-765ce9d547625bf47e2200898c24298b9f7f2c2a.tar.gz gentoo-2-765ce9d547625bf47e2200898c24298b9f7f2c2a.tar.bz2 gentoo-2-765ce9d547625bf47e2200898c24298b9f7f2c2a.zip |
arm security stable #49536
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/utempter/utempter-0.5.5.4.ebuild b/sys-apps/utempter/utempter-0.5.5.4.ebuild index 8319c4894116..2bf87659d842 100644 --- a/sys-apps/utempter/utempter-0.5.5.4.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.2 2004/05/03 21:22:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.3 2004/05/03 21:28:44 vapier Exp $ inherit rpm eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://fr2.rpmfind.net/linux/fedora/core/development/SRPMS/${MY_P}.src.r LICENSE="MIT | LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~amd64 ~ia64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64" IUSE="" RDEPEND="virtual/glibc" |