diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 07:57:50 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 07:57:50 +0000 |
commit | 98c677cefed3673b08720fcf41806f2a9a7b4c37 (patch) | |
tree | bf6988b10c3c816e9dd6b4fc64a516431465694d /dev-python/optik/optik-1.4.1.ebuild | |
parent | keywords ~amd64; closes #66176. (Manifest recommit) (diff) | |
download | gentoo-2-98c677cefed3673b08720fcf41806f2a9a7b4c37.tar.gz gentoo-2-98c677cefed3673b08720fcf41806f2a9a7b4c37.tar.bz2 gentoo-2-98c677cefed3673b08720fcf41806f2a9a7b4c37.zip |
keywords ~amd64; closes #60987.
Diffstat (limited to 'dev-python/optik/optik-1.4.1.ebuild')
-rw-r--r-- | dev-python/optik/optik-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/optik/optik-1.4.1.ebuild b/dev-python/optik/optik-1.4.1.ebuild index 5e5d7d2ea6a6..0b18f0a1172a 100644 --- a/dev-python/optik/optik-1.4.1.ebuild +++ b/dev-python/optik/optik-1.4.1.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/dev-python/optik/optik-1.4.1.ebuild,v 1.4 2004/06/25 01:35:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/optik/optik-1.4.1.ebuild,v 1.5 2004/10/17 07:57:50 absinthe Exp $ inherit distutils @@ -13,7 +13,7 @@ HOMEPAGE="http://optik.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="~x86 ~sparc alpha ~ppc" +KEYWORDS="~x86 ~sparc alpha ~ppc ~amd64" LICENSE="BSD" mydoc="*.txt" |