diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-17 15:42:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-17 15:42:15 +0000 |
commit | 37b82811bc73e2bea1e057470c9b9c545acd486f (patch) | |
tree | a36986aa08c355408b988d68e5b84a25d598a89c /sys-block/unieject/unieject-5.3.2.ebuild | |
parent | Update install-sh script with the libtool copy, and keyword ~x86-fbsd. (diff) | |
download | gentoo-2-37b82811bc73e2bea1e057470c9b9c545acd486f.tar.gz gentoo-2-37b82811bc73e2bea1e057470c9b9c545acd486f.tar.bz2 gentoo-2-37b82811bc73e2bea1e057470c9b9c545acd486f.zip |
Add ~sparc-fbsd keyword.
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'sys-block/unieject/unieject-5.3.2.ebuild')
-rw-r--r-- | sys-block/unieject/unieject-5.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/unieject/unieject-5.3.2.ebuild b/sys-block/unieject/unieject-5.3.2.ebuild index 158035ef6112..3db18bfd98c1 100644 --- a/sys-block/unieject/unieject-5.3.2.ebuild +++ b/sys-block/unieject/unieject-5.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.2 2006/07/31 23:28:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.3 2006/11/17 15:42:15 flameeyes Exp $ inherit eutils libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="nls pmount" RDEPEND=">=dev-libs/libcdio-0.77 |