diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-30 10:31:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-30 10:31:10 +0000 |
commit | 8185330e1de825710652d6e79a89ae190e0c3561 (patch) | |
tree | 4e7e58adafc2655fbc132d1345befd83028d72c9 /app-arch/unace/unace-2.5-r1.ebuild | |
parent | Add missing dependency (diff) | |
download | historical-8185330e1de825710652d6e79a89ae190e0c3561.tar.gz historical-8185330e1de825710652d6e79a89ae190e0c3561.tar.bz2 historical-8185330e1de825710652d6e79a89ae190e0c3561.zip |
Re-add ~alpha wrt #215366
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-arch/unace/unace-2.5-r1.ebuild')
-rw-r--r-- | app-arch/unace/unace-2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unace/unace-2.5-r1.ebuild b/app-arch/unace/unace-2.5-r1.ebuild index 21c9dcda5139..eb06e4b9bafd 100644 --- a/app-arch/unace/unace-2.5-r1.ebuild +++ b/app-arch/unace/unace-2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.5-r1.ebuild,v 1.1 2008/03/29 20:48:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.5-r1.ebuild,v 1.2 2008/03/30 10:31:10 armin76 Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}.orig. LICENSE="freedist" SLOT="1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="" DEPEND="" |