diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
commit | 55b2c5339bae672a98619569ed2b8eaf898c60a8 (patch) | |
tree | a75bbabeb97f9e6ed49c01c21d8d8e541fdd4d9d /x11-apps/xlsatoms | |
parent | arm/sh stable (diff) | |
download | historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.gz historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.bz2 historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild b/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild index 0c6273d05c8e..5f67f115330e 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild,v 1.5 2007/12/20 00:16:26 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild,v 1.6 2008/01/13 09:35:33 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="list interned atoms defined on server" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" |