diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-07 02:06:42 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-07 02:06:42 +0000 |
commit | 3a042e31b030ae3c4cfc33933c23fd187ca5f65a (patch) | |
tree | 9138ab420e85611bd09b1289cef544ccb18d3949 /x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | |
parent | Add ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky (mark_alec)... (diff) | |
download | gentoo-2-3a042e31b030ae3c4cfc33933c23fd187ca5f65a.tar.gz gentoo-2-3a042e31b030ae3c4cfc33933c23fd187ca5f65a.tar.bz2 gentoo-2-3a042e31b030ae3c4cfc33933c23fd187ca5f65a.zip |
Add ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky (mark_alec) for reporting.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild')
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 07c7d2fe81d9..292f0cadb580 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.18 2006/02/27 20:06:35 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.19 2006/12/07 02:06:42 flameeyes Exp $ IUSE="" DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/distfiles/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64 ppc64 ppc-macos" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc-macos ppc64 sparc x86 ~x86-fbsd" RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )" |