diff options
author | Ned Ludd <solar@gentoo.org> | 2009-03-14 03:52:15 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-03-14 03:52:15 +0000 |
commit | 693f943a4a00fb85d04680dc323b9fd1aaf13f8d (patch) | |
tree | 4c3ddb66fdfd89bb68d436ec634b608667c432b8 /x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild | |
parent | keyword matchbox ~amd64 (diff) | |
download | gentoo-2-693f943a4a00fb85d04680dc323b9fd1aaf13f8d.tar.gz gentoo-2-693f943a4a00fb85d04680dc323b9fd1aaf13f8d.tar.bz2 gentoo-2-693f943a4a00fb85d04680dc323b9fd1aaf13f8d.zip |
keyword matchbox-common ~amd64
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild')
-rw-r--r-- | x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild b/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild index 334fb1c31986..bd675e831a17 100644 --- a/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild +++ b/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v 1.8 2009/01/12 21:00:59 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v 1.9 2009/03/14 03:52:15 solar Exp $ inherit eutils versionator @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="" DEPEND=">=x11-libs/libmatchbox-1.1" |