From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 49E07138335 for ; Wed, 14 Aug 2019 13:00:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EB3CE0857; Wed, 14 Aug 2019 13:00:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34DACE0857 for ; Wed, 14 Aug 2019 13:00:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3E6F349B3D for ; Wed, 14 Aug 2019 13:00:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12C1C6FF for ; Wed, 14 Aug 2019 13:00:50 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1565787621.103199997aadbf570593c9c45bf3aee100b3fc2e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/rsibreak/rsibreak-0.12.10-r1.ebuild X-VCS-Directories: kde-misc/rsibreak/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 103199997aadbf570593c9c45bf3aee100b3fc2e X-VCS-Branch: master Date: Wed, 14 Aug 2019 13:00:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 449673c5-c643-4b86-b994-4f0b4da6249d X-Archives-Hash: 4503778ca8c5c462b12fe08681055f8b commit: 103199997aadbf570593c9c45bf3aee100b3fc2e Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 14 12:46:51 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 14 13:00:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10319999 kde-misc/rsibreak: 0.12.10-r1 amd64 stable Closes: https://bugs.gentoo.org/691112 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/rsibreak/rsibreak-0.12.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/rsibreak/rsibreak-0.12.10-r1.ebuild b/kde-misc/rsibreak/rsibreak-0.12.10-r1.ebuild index 36cfc1e98f1..d74f71604f8 100644 --- a/kde-misc/rsibreak/rsibreak-0.12.10-r1.ebuild +++ b/kde-misc/rsibreak/rsibreak-0.12.10-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then fi LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" BDEPEND="sys-devel/gettext"