diff options
author | 2012-05-18 21:16:50 +0000 | |
---|---|---|
committer | 2012-05-18 21:16:50 +0000 | |
commit | 35895de87b6613b48843cd443f4a60ff29ec6860 (patch) | |
tree | 22fd40a37839b2ce6107e32874938cd8bfe62a72 /kde-base/bovo/bovo-4.8.3.ebuild | |
parent | Minor: Use long options for -c (--checkall), bug 412061 (diff) | |
download | historical-35895de87b6613b48843cd443f4a60ff29ec6860.tar.gz historical-35895de87b6613b48843cd443f4a60ff29ec6860.tar.bz2 historical-35895de87b6613b48843cd443f4a60ff29ec6860.zip |
Stable for amd64, wrt bug #414605
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'kde-base/bovo/bovo-4.8.3.ebuild')
-rw-r--r-- | kde-base/bovo/bovo-4.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/bovo/bovo-4.8.3.ebuild b/kde-base/bovo/bovo-4.8.3.ebuild index 7dc70739c4ef..8cc41595ac58 100644 --- a/kde-base/bovo/bovo-4.8.3.ebuild +++ b/kde-base/bovo/bovo-4.8.3.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/bovo/bovo-4.8.3.ebuild,v 1.2 2012/05/18 05:17:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.8.3.ebuild,v 1.3 2012/05/18 19:01:51 ago Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Five-in-a-row Board Game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |