summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-12-09 23:46:27 +0000
committerChris White <chriswhite@gentoo.org>2005-12-09 23:46:27 +0000
commit2cd202f39db827aa609e7a0d5e865d6a2e9853b0 (patch)
tree63ee05a4b14da6ab971370fb7a3a295632ed9d68 /media-sound/mpck/mpck-0.10.ebuild
parentUpdate digest to match patch introduced by x-modular.eclass changes. (diff)
downloadgentoo-2-2cd202f39db827aa609e7a0d5e865d6a2e9853b0.tar.gz
gentoo-2-2cd202f39db827aa609e7a0d5e865d6a2e9853b0.tar.bz2
gentoo-2-2cd202f39db827aa609e7a0d5e865d6a2e9853b0.zip
~x86 marked per Chainsaw's request.
(cpw was here version: 2.0.53_rc7)
Diffstat (limited to 'media-sound/mpck/mpck-0.10.ebuild')
-rw-r--r--media-sound/mpck/mpck-0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpck/mpck-0.10.ebuild b/media-sound/mpck/mpck-0.10.ebuild
index b785d5d97305..303c6f53ca87 100644
--- a/media-sound/mpck/mpck-0.10.ebuild
+++ b/media-sound/mpck/mpck-0.10.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/media-sound/mpck/mpck-0.10.ebuild,v 1.1 2005/12/09 23:26:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpck/mpck-0.10.ebuild,v 1.2 2005/12/09 23:46:27 chriswhite Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://mpck.linuxonly.nl/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
src_install () {
make install DESTDIR="${D}" || die "Install failed!"