diff options
author | 2012-03-23 22:05:24 +0000 | |
---|---|---|
committer | 2012-03-23 22:05:24 +0000 | |
commit | 8d3cba38bf8ee012d2252256a9aff2b4938f4a75 (patch) | |
tree | 04ff139738d133b9bdad96bf2096154262af36b8 /kde-base/kfile/kfile-4.8.1.ebuild | |
parent | Restore ~x86-fbsd. (diff) | |
download | gentoo-2-8d3cba38bf8ee012d2252256a9aff2b4938f4a75.tar.gz gentoo-2-8d3cba38bf8ee012d2252256a9aff2b4938f4a75.tar.bz2 gentoo-2-8d3cba38bf8ee012d2252256a9aff2b4938f4a75.zip |
Restore ~x86-fbsd.
(Portage version: 2.2.0_alpha93/cvs/Linux i686)
Diffstat (limited to 'kde-base/kfile/kfile-4.8.1.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfile/kfile-4.8.1.ebuild b/kde-base/kfile/kfile-4.8.1.ebuild index bbfea523463e..ed5ead72ad0d 100644 --- a/kde-base/kfile/kfile-4.8.1.ebuild +++ b/kde-base/kfile/kfile-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.1.ebuild,v 1.1 2012/03/06 23:35:14 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.1.ebuild,v 1.2 2012/03/23 22:05:24 johu Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |