summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-07-21 06:15:59 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-07-21 06:16:18 +1000
commit1930e1dc6052b9ca9b9cfed06185391a3a069206 (patch)
tree1a259161bed5683d66dbc2fc9000090fa936e350
parentnet-libs/qtweetlib: drop kde project (diff)
downloadgentoo-1930e1dc6052b9ca9b9cfed06185391a3a069206.tar.gz
gentoo-1930e1dc6052b9ca9b9cfed06185391a3a069206.tar.bz2
gentoo-1930e1dc6052b9ca9b9cfed06185391a3a069206.zip
net-libs/libnm-qt: amd64/x84 stable
Package-Manager: portage-2.3.0
-rw-r--r--net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild b/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild
index 81a1a6acb155..03089dfd4bf4 100644
--- a/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild
+++ b/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ KDE_REQUIRED="never"
inherit kde4-base
if [[ ${KDE_BUILD_TYPE} != live ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
SRC_URI="mirror://kde/unstable/networkmanager-qt/${PV}/src/networkmanager-qt-${PV}.tar.xz -> ${P}.tar.xz"
else
KEYWORDS=""