commit: 704da0d7a34c57f8d1116b3e0db7b28a744a154d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 19:35:07 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 14:43:25 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=704da0d7
net-libs/libbluedevil: Restore amd64/x86 stable as it was before cleanup
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libbluedevil/libbluedevil-2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
index 2dcd7f1a..d2bc1e4f 100644
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="debug"
RDEPEND=">=net-wireless/bluez-5"