diff options
Diffstat (limited to 'app-text/unrtf/unrtf-0.20.1.ebuild')
-rw-r--r-- | app-text/unrtf/unrtf-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unrtf/unrtf-0.20.1.ebuild b/app-text/unrtf/unrtf-0.20.1.ebuild index 76f0540c53bb..49003773e08a 100644 --- a/app-text/unrtf/unrtf-0.20.1.ebuild +++ b/app-text/unrtf/unrtf-0.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.3 2007/04/09 14:40:59 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.4 2007/04/09 15:44:33 nixnut Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.gnu.org/software/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~s390 ~sparc x86" +KEYWORDS="amd64 ppc ~s390 ~sparc x86" IUSE="" DEPEND="virtual/libc" |