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 01918139694 for ; Sun, 19 Feb 2017 23:02:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38AC6E0C34; Sun, 19 Feb 2017 23:02:14 +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 17CD4E0C34 for ; Sun, 19 Feb 2017 23:02:14 +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 0C837340E75 for ; Sun, 19 Feb 2017 23:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A343F4DBA for ; Sun, 19 Feb 2017 23:02:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1487545324.eac8fd42ab95db7e1da7f563af61b51b96432094.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/dsx/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/dsx/dsx-0.1-r1.ebuild X-VCS-Directories: x11-misc/dsx/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: eac8fd42ab95db7e1da7f563af61b51b96432094 X-VCS-Branch: master Date: Sun, 19 Feb 2017 23:02:11 +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: 3fada68d-ee7a-47e3-ab30-977914732ff5 X-Archives-Hash: a1b2ad6423bd8d641077f184aa62aa50 commit: eac8fd42ab95db7e1da7f563af61b51b96432094 Author: Michał Górny gentoo org> AuthorDate: Sun Feb 19 21:58:03 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Feb 19 23:02:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac8fd42 x11-misc/dsx: Mark -r1 stable x11-misc/dsx/dsx-0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/dsx/dsx-0.1-r1.ebuild b/x11-misc/dsx/dsx-0.1-r1.ebuild index cb0f7f2a0b..13b3aa2a62 100644 --- a/x11-misc/dsx/dsx-0.1-r1.ebuild +++ b/x11-misc/dsx/dsx-0.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"