diff options
author | 2010-01-14 21:22:44 +0000 | |
---|---|---|
committer | 2010-01-14 21:22:44 +0000 | |
commit | 68c720e90ba25bc08a9ed82f557ca373a44a885e (patch) | |
tree | c7ccb59549ce6d439a7c9999a0f5f50ea9aff4c2 /sys-apps/pmount/pmount-0.9.20.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-68c720e90ba25bc08a9ed82f557ca373a44a885e.tar.gz gentoo-2-68c720e90ba25bc08a9ed82f557ca373a44a885e.tar.bz2 gentoo-2-68c720e90ba25bc08a9ed82f557ca373a44a885e.zip |
arm/x86 stable, bug #299381
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/pmount/pmount-0.9.20.ebuild')
-rw-r--r-- | sys-apps/pmount/pmount-0.9.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pmount/pmount-0.9.20.ebuild b/sys-apps/pmount/pmount-0.9.20.ebuild index d316f2b15a6f..2d0bce859ada 100644 --- a/sys-apps/pmount/pmount-0.9.20.ebuild +++ b/sys-apps/pmount/pmount-0.9.20.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/sys-apps/pmount/pmount-0.9.20.ebuild,v 1.3 2010/01/05 19:35:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.20.ebuild,v 1.4 2010/01/14 21:22:44 maekke Exp $ EAPI=2 inherit base eutils @@ -11,7 +11,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/3127/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" IUSE="crypt hal" RDEPEND=">=sys-apps/util-linux-2.16 |