diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:34:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:34:46 +0000 |
commit | 79f6e926dfe180011f595c2a559f5f1011799074 (patch) | |
tree | 2d6ef4f831e3e36e06b2efc0042b9e1126cac22d /x11-apps/xwud/xwud-1.0.4.ebuild | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-79f6e926dfe180011f595c2a559f5f1011799074.tar.gz gentoo-2-79f6e926dfe180011f595c2a559f5f1011799074.tar.bz2 gentoo-2-79f6e926dfe180011f595c2a559f5f1011799074.zip |
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwud/xwud-1.0.4.ebuild')
-rw-r--r-- | x11-apps/xwud/xwud-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwud/xwud-1.0.4.ebuild b/x11-apps/xwud/xwud-1.0.4.ebuild index 9c80d31abaef..3f36eb017937 100644 --- a/x11-apps/xwud/xwud-1.0.4.ebuild +++ b/x11-apps/xwud/xwud-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/xwud/xwud-1.0.4.ebuild,v 1.2 2012/05/15 14:14:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.4.ebuild,v 1.3 2012/06/22 20:34:46 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="image displayer for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11" |