summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-23 16:52:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-23 16:52:40 +0000
commit64adb2416f1f986234dfdfeabe6fc58b6b6d3660 (patch)
tree1bc30e62e3dcb73d64da706d9ea818960c480db6 /dev-libs/soprano/soprano-2.8.0.ebuild
parentStable for amd64, wrt bug #442394 (diff)
downloadhistorical-64adb2416f1f986234dfdfeabe6fc58b6b6d3660.tar.gz
historical-64adb2416f1f986234dfdfeabe6fc58b6b6d3660.tar.bz2
historical-64adb2416f1f986234dfdfeabe6fc58b6b6d3660.zip
Stable for amd64, wrt bug #442394
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/soprano/soprano-2.8.0.ebuild')
-rw-r--r--dev-libs/soprano/soprano-2.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/soprano/soprano-2.8.0.ebuild b/dev-libs/soprano/soprano-2.8.0.ebuild
index 6445151e660e..241b3a673fcc 100644
--- a/dev-libs/soprano/soprano-2.8.0.ebuild
+++ b/dev-libs/soprano/soprano-2.8.0.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/dev-libs/soprano/soprano-2.8.0.ebuild,v 1.3 2012/09/10 08:48:02 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.8.0.ebuild,v 1.4 2012/11/23 16:52:39 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
KEYWORDS=""
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
fi
inherit base cmake-utils flag-o-matic ${git_eclass}