diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-03-09 12:11:18 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-03-09 12:11:18 +0000 |
commit | bfc7f48e4dd3dcc2f37f18716930da9239f23b25 (patch) | |
tree | 2b8c8118ce87a95bd780ec3b4398cbd4815430b8 /dev-util/poedit | |
parent | bumped gal 0.23 to stable (diff) | |
download | gentoo-2-bfc7f48e4dd3dcc2f37f18716930da9239f23b25.tar.gz gentoo-2-bfc7f48e4dd3dcc2f37f18716930da9239f23b25.tar.bz2 gentoo-2-bfc7f48e4dd3dcc2f37f18716930da9239f23b25.zip |
mark x86
Diffstat (limited to 'dev-util/poedit')
-rw-r--r-- | dev-util/poedit/poedit-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/poedit/poedit-1.2.1.ebuild b/dev-util/poedit/poedit-1.2.1.ebuild index 93033d2a854f..6851cc16e4cc 100644 --- a/dev-util/poedit/poedit-1.2.1.ebuild +++ b/dev-util/poedit/poedit-1.2.1.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/dev-util/poedit/poedit-1.2.1.ebuild,v 1.1 2003/03/09 01:15:11 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/poedit/poedit-1.2.1.ebuild,v 1.2 2003/03/09 12:11:18 foser Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://poedit.sourceforge.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND=">=x11-libs/wxGTK-2.3.4 >=sys-libs/db-3" |