diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-10-28 11:10:35 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-10-28 11:10:35 +0000 |
commit | fa4975fdbdd7d91e483983ddc5dc4bcad2fbf950 (patch) | |
tree | 278f0d1bbb9ba65f59fc137cfdec073a45f3a5c7 /sys-apps/mtx/mtx-1.2.17.ebuild | |
parent | cantus-1.99.9 ebuild (diff) | |
download | gentoo-2-fa4975fdbdd7d91e483983ddc5dc4bcad2fbf950.tar.gz gentoo-2-fa4975fdbdd7d91e483983ddc5dc4bcad2fbf950.tar.bz2 gentoo-2-fa4975fdbdd7d91e483983ddc5dc4bcad2fbf950.zip |
added ~sparc keyword
Diffstat (limited to 'sys-apps/mtx/mtx-1.2.17.ebuild')
-rw-r--r-- | sys-apps/mtx/mtx-1.2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mtx/mtx-1.2.17.ebuild b/sys-apps/mtx/mtx-1.2.17.ebuild index 1b8e742bcb9b..16cc6562fb17 100644 --- a/sys-apps/mtx/mtx-1.2.17.ebuild +++ b/sys-apps/mtx/mtx-1.2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.6 2003/06/21 21:19:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.7 2003/10/28 11:10:00 todd Exp $ IUSE="" @@ -10,7 +10,7 @@ LICENSE="GPL-2" DEPEND="virtual/glibc" SRC_URI="mirror://sourceforge/${PN}/${P}rel.tar.gz" S=${WORKDIR}/${P} -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~sparc" SLOT="0" src_unpack() { |