diff options
author | 2012-05-15 14:22:37 +0000 | |
---|---|---|
committer | 2012-05-15 14:22:37 +0000 | |
commit | d0e95c89215e6b8158a6bbdd23374fea3fab9e1f (patch) | |
tree | 1640cec3cb5fa0ecc0b8d593642d0fd630f82034 /x11-apps/appres/appres-1.0.3.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-d0e95c89215e6b8158a6bbdd23374fea3fab9e1f.tar.gz gentoo-2-d0e95c89215e6b8158a6bbdd23374fea3fab9e1f.tar.bz2 gentoo-2-d0e95c89215e6b8158a6bbdd23374fea3fab9e1f.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/appres/appres-1.0.3.ebuild')
-rw-r--r-- | x11-apps/appres/appres-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/appres/appres-1.0.3.ebuild b/x11-apps/appres/appres-1.0.3.ebuild index a907a31ca763..674401097de8 100644 --- a/x11-apps/appres/appres-1.0.3.ebuild +++ b/x11-apps/appres/appres-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.3.ebuild,v 1.9 2011/02/14 23:03:30 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.3.ebuild,v 1.10 2012/05/15 14:22:37 aballier Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="list X application resource database" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt" |