diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-29 09:07:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-29 09:07:36 +0000 |
commit | 4ccca3543dfb670b10007cfa28a41c7620a69cc1 (patch) | |
tree | a91ff773105941363f0f7412decf76c9a8a3e711 /app-arch/alien | |
parent | Use the system libvncserver instead of the bundled version. (diff) | |
download | gentoo-2-4ccca3543dfb670b10007cfa28a41c7620a69cc1.tar.gz gentoo-2-4ccca3543dfb670b10007cfa28a41c7620a69cc1.tar.bz2 gentoo-2-4ccca3543dfb670b10007cfa28a41c7620a69cc1.zip |
amd64/ppc KEYWORDS
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-arch/alien')
-rw-r--r-- | app-arch/alien/alien-8.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/alien/alien-8.47.ebuild b/app-arch/alien/alien-8.47.ebuild index 9d783b8a1353..61701f04b8c9 100644 --- a/app-arch/alien/alien-8.47.ebuild +++ b/app-arch/alien/alien-8.47.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/app-arch/alien/alien-8.47.ebuild,v 1.2 2005/01/01 11:40:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/alien-8.47.ebuild,v 1.3 2005/01/29 09:07:36 vapier Exp $ DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats" HOMEPAGE="http://kitenet.net/programs/alien/" @@ -8,7 +8,7 @@ SRC_URI="http://kitenet.net/programs/alien/${PN}_${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=dev-lang/perl-5.6.0 |