diff options
Diffstat (limited to 'app-text/diction/diction-1.02.ebuild')
-rw-r--r-- | app-text/diction/diction-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild index e7464332c759..69c702ef1bd2 100644 --- a/app-text/diction/diction-1.02.ebuild +++ b/app-text/diction/diction-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.4 2003/06/12 20:24:31 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.5 2003/07/11 20:35:22 aliz Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.fsf.org/software/diction/diction.html" SLOT="0" IUSE="" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="sys-devel/gettext" |