diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-06-08 16:55:23 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-06-08 16:55:23 +0000 |
commit | a3f70ccb5a58082fa666f5fdb0370cba628ea254 (patch) | |
tree | 64c05b33dd7087a25c0edeba7d7738fe9923bf6e /app-text/xpdf | |
parent | Fix error in packaging (bug #95466) (diff) | |
download | gentoo-2-a3f70ccb5a58082fa666f5fdb0370cba628ea254.tar.gz gentoo-2-a3f70ccb5a58082fa666f5fdb0370cba628ea254.tar.bz2 gentoo-2-a3f70ccb5a58082fa666f5fdb0370cba628ea254.zip |
fix s390, the one in cups was stable as well
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/xpdf')
-rw-r--r-- | app-text/xpdf/xpdf-3.00-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xpdf/xpdf-3.00-r8.ebuild b/app-text/xpdf/xpdf-3.00-r8.ebuild index 8dcc9abc71f6..6478fcc54699 100644 --- a/app-text/xpdf/xpdf-3.00-r8.ebuild +++ b/app-text/xpdf/xpdf-3.00-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.00-r8.ebuild,v 1.16 2005/06/08 15:30:30 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.00-r8.ebuild,v 1.17 2005/06/08 16:55:23 lanius Exp $ inherit eutils @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="motif nodrm" DEPEND="motif? ( !s390? ( virtual/x11 |