summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-30 02:58:26 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-30 03:19:18 +0100
commit9df1f98d242d20adda36ef0e8d34940da2d96865 (patch)
tree61477b1091a023942b03201857265eed789f9379 /kde-frameworks
parentmedia-sound/konvertible: Switch to media-video/ffmpeg (diff)
downloadkde-sunset-9df1f98d242d20adda36ef0e8d34940da2d96865.tar.gz
kde-sunset-9df1f98d242d20adda36ef0e8d34940da2d96865.tar.bz2
kde-sunset-9df1f98d242d20adda36ef0e8d34940da2d96865.zip
kde-frameworks/baloo: Drop ~arm KEYWORD, fix dev-libs/xapian dep
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r--kde-frameworks/baloo/baloo-4.14.3_p20161017.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/baloo/baloo-4.14.3_p20161017.ebuild b/kde-frameworks/baloo/baloo-4.14.3_p20161017.ebuild
index 5c6ae4ec..93426626 100644
--- a/kde-frameworks/baloo/baloo-4.14.3_p20161017.ebuild
+++ b/kde-frameworks/baloo/baloo-4.14.3_p20161017.ebuild
@@ -11,13 +11,13 @@ SRC_URI="
mirror://kde/stable/${MY_PV}/src/${PN}-${MY_PV}.tar.xz
https://dev.gentoo.org/~asturm/${P}.tar.xz
"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
$(add_kdeapps_dep kdepimlibs)
dev-libs/qjson
- dev-libs/xapian:=[chert]
+ dev-libs/xapian:=[chert(+)]
"
RDEPEND="${DEPEND}
!<kde-apps/nepomuk-4.12.50