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 A6C0B59CA3 for ; Sun, 6 Mar 2016 12:59:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36AA921C01D; Sun, 6 Mar 2016 12:58:49 +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 4AF2521C022 for ; Sun, 6 Mar 2016 12:58:48 +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 4FF63340A99 for ; Sun, 6 Mar 2016 12:58:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C4D0233A for ; Sun, 6 Mar 2016 12:58:41 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1457269112.0e2bb4bb205749455f24b8df631d546678f17c07.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/doomsday/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/doomsday/doomsday-1.15.7.ebuild X-VCS-Directories: games-fps/doomsday/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0e2bb4bb205749455f24b8df631d546678f17c07 X-VCS-Branch: master Date: Sun, 6 Mar 2016 12:58:41 +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: 28a4d0f7-1e80-48d2-b585-b03bd6c84789 X-Archives-Hash: a01aaf350d49a2eb2a7fbce459e42e8d commit: 0e2bb4bb205749455f24b8df631d546678f17c07 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Mar 6 12:57:15 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Mar 6 12:58:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2bb4bb games-fps/doomsday: amd64 stable wrt bug #574836 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> games-fps/doomsday/doomsday-1.15.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/doomsday/doomsday-1.15.7.ebuild b/games-fps/doomsday/doomsday-1.15.7.ebuild index cdd9e80..6e05e09 100644 --- a/games-fps/doomsday/doomsday-1.15.7.ebuild +++ b/games-fps/doomsday/doomsday-1.15.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/deng/Doomsday%20Engine/${PV}/${PN}-stable-${PV}.ta LICENSE="GPL-3+ LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dedicated fluidsynth openal snowberry +doom demo freedoom heretic hexen resources tools" # we need python at build time, so # snowberry? ( ${PYTHON_REQUIRED_USE} )