diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 12:45:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 12:45:21 +0000 |
commit | f5dc8e3a53fba1daf060edfce76316852b7d9913 (patch) | |
tree | bcaccc4e627bbd6e83e0e7d95fd937c63b8c3927 /games-puzzle/tint/tint-0.03a.ebuild | |
parent | Added ~amd64 KEYWORD and closing bug #69755. (diff) | |
download | historical-f5dc8e3a53fba1daf060edfce76316852b7d9913.tar.gz historical-f5dc8e3a53fba1daf060edfce76316852b7d9913.tar.bz2 historical-f5dc8e3a53fba1daf060edfce76316852b7d9913.zip |
Added ~amd64 KEYWORD and closing bug #69759.
Diffstat (limited to 'games-puzzle/tint/tint-0.03a.ebuild')
-rw-r--r-- | games-puzzle/tint/tint-0.03a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/tint/tint-0.03a.ebuild b/games-puzzle/tint/tint-0.03a.ebuild index 7727459a07a6..d4396fae2dda 100644 --- a/games-puzzle/tint/tint-0.03a.ebuild +++ b/games-puzzle/tint/tint-0.03a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03a.ebuild,v 1.2 2004/10/18 12:19:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03a.ebuild,v 1.3 2004/11/11 12:45:21 wolf31o2 Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://oasis.frogfoot.net/code/tint/download/$PV/$MY_P.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND=">=sys-libs/ncurses-5.4-r1" |