From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CA45559CA3 for ; Sun, 6 Mar 2016 11:24:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BD7321C00E for ; Sun, 6 Mar 2016 11:24:26 +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 74E88E07D5 for ; Sat, 5 Mar 2016 11:22:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 822A2340998 for ; Sat, 5 Mar 2016 11:22:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CC3E1AE8 for ; Sat, 5 Mar 2016 11:22:36 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1457176768.ab76eb80dda937c65d542887f8c647e70a7be63f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktuberling/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/ktuberling/ktuberling-15.08.3.ebuild X-VCS-Directories: kde-apps/ktuberling/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ab76eb80dda937c65d542887f8c647e70a7be63f X-VCS-Branch: master Date: Sat, 5 Mar 2016 11:22:36 +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-Archives-Salt: 8e468c56-687b-45ff-9049-6b6845a41f79 X-Archives-Hash: 409f0fe08547c9d00a66c9e4d68f6245 commit: ab76eb80dda937c65d542887f8c647e70a7be63f Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 5 11:19:28 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 5 11:19:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab76eb80 kde-apps/ktuberling: amd64 stable wrt bug #569742 Package-Manager: portage-2.2.26 kde-apps/ktuberling/ktuberling-15.08.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/ktuberling/ktuberling-15.08.3.ebuild b/kde-apps/ktuberling/ktuberling-15.08.3.ebuild index b9a673f..213b020 100644 --- a/kde-apps/ktuberling/ktuberling-15.08.3.ebuild +++ b/kde-apps/ktuberling/ktuberling-15.08.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/ktuberling/ https://games.kde.org/game.php?game=ktuberling " -KEYWORDS=" ~amd64 ~x86" +KEYWORDS=" amd64 ~x86" IUSE="debug" DEPEND="$(add_kdeapps_dep libkdegames)"