diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-09 18:04:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-09 18:04:29 +0000 |
commit | 41b896dc201b4d52eadecb7a086d1c163bf8a763 (patch) | |
tree | aec65f4cefa1a07ee1281e41d2f46171ebced02c /app-text/unrtf/unrtf-0.20.1.ebuild | |
parent | Masking app-crypt/tpm-emulator for QA removal. (diff) | |
download | gentoo-2-41b896dc201b4d52eadecb7a086d1c163bf8a763.tar.gz gentoo-2-41b896dc201b4d52eadecb7a086d1c163bf8a763.tar.bz2 gentoo-2-41b896dc201b4d52eadecb7a086d1c163bf8a763.zip |
Stable for HPPA (bug #276990).
(Portage version: 2.2_rc36/cvs/Linux i686)
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 218a4ab8a682..48a92d907b10 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-2009 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.12 2009/08/02 10:42:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.13 2009/08/09 18:04:29 jer 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="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |