diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:21:23 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:21:23 +0000 |
commit | 685b44bba42aae2023b451980dac0ff69577cbbe (patch) | |
tree | 810980a194a18ac6376efbb671a5a7bc7900b825 /x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild | |
parent | Added ~arm keyword. (diff) | |
download | historical-685b44bba42aae2023b451980dac0ff69577cbbe.tar.gz historical-685b44bba42aae2023b451980dac0ff69577cbbe.tar.bz2 historical-685b44bba42aae2023b451980dac0ff69577cbbe.zip |
Added ~arm keyword.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild')
-rw-r--r-- | x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild b/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild index 056ee20021de..3f185842a1f9 100644 --- a/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild +++ b/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild,v 1.1 2006/03/13 00:00:52 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild,v 1.2 2006/08/07 17:19:08 yvasilev Exp $ inherit versionator @@ -10,7 +10,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/$(get_version_compone LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~arm" IUSE="debug dnotify startup-notification" DEPEND=">=x11-libs/libmatchbox-1.5 |