diff options
author | 2012-06-28 05:41:38 +0000 | |
---|---|---|
committer | 2012-06-28 05:41:38 +0000 | |
commit | c0c0a95554e2d0f1cac4ad896a595708fa69e5ae (patch) | |
tree | 139feafdcac60ad1b7f0061f8872348c5b3f81cf /x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild | |
parent | arm stable, bug #419473 (diff) | |
download | gentoo-2-c0c0a95554e2d0f1cac4ad896a595708fa69e5ae.tar.gz gentoo-2-c0c0a95554e2d0f1cac4ad896a595708fa69e5ae.tar.bz2 gentoo-2-c0c0a95554e2d0f1cac4ad896a595708fa69e5ae.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild')
-rw-r--r-- | x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild index 5f61c112dc2e..d94496034791 100644 --- a/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild +++ b/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild,v 1.3 2012/06/24 18:53:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild,v 1.4 2012/06/28 05:41:38 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xlsfonts application" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |