diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-28 01:03:35 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-28 01:03:35 +0000 |
commit | b59f95b95e56cb6cddc540ebbc2b54c4022a71e6 (patch) | |
tree | 2da8bdb72cfdff228eebe88c1d1c6d4de4fbf96d /x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild | |
parent | Remove arts useflag. (diff) | |
download | historical-b59f95b95e56cb6cddc540ebbc2b54c4022a71e6.tar.gz historical-b59f95b95e56cb6cddc540ebbc2b54c4022a71e6.tar.bz2 historical-b59f95b95e56cb6cddc540ebbc2b54c4022a71e6.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild')
-rw-r--r-- | x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild b/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild index 09a010f8ce73..41d0aec511e4 100644 --- a/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild +++ b/x11-themes/thinkeramik/thinkeramik-3.2.1.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/thinkeramik/thinkeramik-3.2.1.ebuild,v 1.13 2006/10/17 12:30:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild,v 1.14 2006/11/28 01:03:35 flameeyes Exp $ ARTS_REQUIRED="never" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc ~amd64 ~sparc" +KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |