summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 07:57:50 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 07:57:50 +0000
commit98c677cefed3673b08720fcf41806f2a9a7b4c37 (patch)
treebf6988b10c3c816e9dd6b4fc64a516431465694d /dev-python/optik
parentkeywords ~amd64; closes #66176. (Manifest recommit) (diff)
downloadgentoo-2-98c677cefed3673b08720fcf41806f2a9a7b4c37.tar.gz
gentoo-2-98c677cefed3673b08720fcf41806f2a9a7b4c37.tar.bz2
gentoo-2-98c677cefed3673b08720fcf41806f2a9a7b4c37.zip
keywords ~amd64; closes #60987.
Diffstat (limited to 'dev-python/optik')
-rw-r--r--dev-python/optik/ChangeLog5
-rw-r--r--dev-python/optik/optik-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/optik/ChangeLog b/dev-python/optik/ChangeLog
index 36cd12f76b68..7c1e1924c1c4 100644
--- a/dev-python/optik/ChangeLog
+++ b/dev-python/optik/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/optik
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/optik/ChangeLog,v 1.15 2004/06/25 01:35:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/optik/ChangeLog,v 1.16 2004/10/17 07:57:50 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> optik-1.4.1.ebuild:
+ keywords ~amd64; closes #60987.
31 May 2004; Bryan Østergaard <kloeri@gentoo.org> optik-1.4.1.ebuild:
Stable on alpha.
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"