diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:18:18 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:18:18 +0000 |
commit | c968bb145ed3c37e386f930c17ed2f5fdefd748f (patch) | |
tree | 9df1b7dfc7971e9ee1cd9c3a01050d71d758af34 /x11-apps/xwd/xwd-1.0.5.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c968bb145ed3c37e386f930c17ed2f5fdefd748f.tar.gz gentoo-2-c968bb145ed3c37e386f930c17ed2f5fdefd748f.tar.bz2 gentoo-2-c968bb145ed3c37e386f930c17ed2f5fdefd748f.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwd/xwd-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwd/xwd-1.0.5.ebuild b/x11-apps/xwd/xwd-1.0.5.ebuild index 0ec2baabad75..7ddf9d51c30e 100644 --- a/x11-apps/xwd/xwd-1.0.5.ebuild +++ b/x11-apps/xwd/xwd-1.0.5.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/xwd/xwd-1.0.5.ebuild,v 1.3 2012/03/18 03:58:50 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.5.ebuild,v 1.4 2012/05/15 14:18:18 aballier Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="dump an image of an X window" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" # libXt dependency is not in configure.ac, bug #408629, upstream #47462." |