net-misc/owncloud-client: Rename USE=gnome-keyring -> keyring

USEdep fixup follow-up after dev-libs/qtkeychain change.

Bug: https://bugs.gentoo.org/829730
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2023-05-14 14:09:23 +02:00
parent 5c3ae0f33b
commit 1b3c726dfe
2 changed files with 4 additions and 4 deletions

View File

@@ -17,11 +17,11 @@ S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="dolphin gnome-keyring nautilus test"
IUSE="dolphin keyring nautilus test"
RESTRICT="!test? ( test )"
RDEPEND=">=dev-db/sqlite-3.4:3
dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
dev-libs/qtkeychain[keyring?,qt5(+)]
dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtdbus:5

View File

@@ -17,11 +17,11 @@ S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="dolphin gnome-keyring nautilus test"
IUSE="dolphin keyring nautilus test"
RESTRICT="!test? ( test )"
RDEPEND=">=dev-db/sqlite-3.4:3
dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
dev-libs/qtkeychain[keyring?,qt5(+)]
dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtdbus:5