From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-867222-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1194159CA3 for <garchives@archives.gentoo.org>; Sun, 6 Mar 2016 11:23:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 877C321C016 for <garchives@archives.gentoo.org>; Sun, 6 Mar 2016 11:23: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 7DA01E07D5 for <gentoo-commits@lists.gentoo.org>; Sat, 5 Mar 2016 11:19:28 +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 6AEFE340AEC for <gentoo-commits@lists.gentoo.org>; Sat, 5 Mar 2016 11:19:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C454B1AE8 for <gentoo-commits@lists.gentoo.org>; Sat, 5 Mar 2016 11:19:24 +0000 (UTC) From: "Mikle Kolyada" <zlogene@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, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1457176577.1de0d39e7c07d086438f811267a43355ea56b29e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kspaceduel/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kspaceduel/kspaceduel-15.08.3.ebuild X-VCS-Directories: kde-apps/kspaceduel/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 1de0d39e7c07d086438f811267a43355ea56b29e X-VCS-Branch: master Date: Sat, 5 Mar 2016 11:19:24 +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: fd453176-e702-42f4-949a-d635d063d4b8 X-Archives-Hash: 948397b9811aa74a8201e1ea6b7bb45d commit: 1de0d39e7c07d086438f811267a43355ea56b29e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Mar 5 11:16:17 2016 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Mar 5 11:16:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de0d39e kde-apps/kspaceduel: amd64 stable wrt bug #569742 Package-Manager: portage-2.2.26 kde-apps/kspaceduel/kspaceduel-15.08.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kspaceduel/kspaceduel-15.08.3.ebuild b/kde-apps/kspaceduel/kspaceduel-15.08.3.ebuild index 95a3dfe..514a2ec 100644 --- a/kde-apps/kspaceduel/kspaceduel-15.08.3.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-15.08.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kspaceduel/ https://games.kde.org/game.php?game=kspaceduel " -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="$(add_kdeapps_dep libkdegames)"