From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-918544-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 0DD6E139085
	for <garchives@archives.gentoo.org>; Wed, 21 Dec 2016 16:24:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D84A521C082;
	Wed, 21 Dec 2016 16:24:34 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B31F621C073
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Dec 2016 16:24:34 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 54750341301
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Dec 2016 16:24:33 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B466024E3
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Dec 2016 16:24:31 +0000 (UTC)
From: "Tobias Klausmann" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" <klausman@gentoo.org>
Message-ID: <1482337455.eada0de562e99fe995c1d66fb1779279034c4a3d.klausman@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/wacomtablet/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild
X-VCS-Directories: kde-misc/wacomtablet/
X-VCS-Committer: klausman
X-VCS-Committer-Name: Tobias Klausmann
X-VCS-Revision: eada0de562e99fe995c1d66fb1779279034c4a3d
X-VCS-Branch: master
Date: Wed, 21 Dec 2016 16:24:31 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 38c58fca-eb9c-4e24-ae53-37f7f183e533
X-Archives-Hash: e4027fffcd472655df732e6360f3a333

commit:     eada0de562e99fe995c1d66fb1779279034c4a3d
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 16:24:15 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 16:24:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eada0de5

kde-misc/wacomtablet-3.0.0_beta1-r0: stable on amd64

Gentoo-Bug: 600252

 kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild b/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild
index 62f4014..95a0420 100644
--- a/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="KControl module for Wacom tablets"
 HOMEPAGE="http://kde-apps.org/content/show.php?action=content&content=114856"
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 MY_PV=${PV/_/\~}