From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-871784-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 2E25959CA5
	for <garchives@archives.gentoo.org>; Wed, 23 Mar 2016 16:03:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 833B721C018;
	Wed, 23 Mar 2016 16:03:48 +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 DF01021C018
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Mar 2016 16:03:47 +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 193C3340CB8
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Mar 2016 16:03:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DE50D86A
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Mar 2016 16:03:43 +0000 (UTC)
From: "Mike Frysinger" <vapier@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, "Mike Frysinger" <vapier@gentoo.org>
Message-ID: <1458749008.67056779028c0c883a9e91896615c35595f5bbd7.vapier@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-systemd/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/python-systemd/python-systemd-230.ebuild dev-python/python-systemd/python-systemd-231.ebuild
X-VCS-Directories: dev-python/python-systemd/
X-VCS-Committer: vapier
X-VCS-Committer-Name: Mike Frysinger
X-VCS-Revision: 67056779028c0c883a9e91896615c35595f5bbd7
X-VCS-Branch: master
Date: Wed, 23 Mar 2016 16:03:43 +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: 088da27d-7989-4525-a720-7b0301ddc9ea
X-Archives-Hash: 3d9ce479c608779a0cca32c408cd53e6

commit:     67056779028c0c883a9e91896615c35595f5bbd7
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 15:59:00 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 16:03:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67056779

dev-python/systemd: add alpha love

 dev-python/python-systemd/python-systemd-230.ebuild | 2 +-
 dev-python/python-systemd/python-systemd-231.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-systemd/python-systemd-230.ebuild b/dev-python/python-systemd/python-systemd-230.ebuild
index ab4bf50..0b2803b 100644
--- a/dev-python/python-systemd/python-systemd-230.ebuild
+++ b/dev-python/python-systemd/python-systemd-230.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="sys-apps/systemd"

diff --git a/dev-python/python-systemd/python-systemd-231.ebuild b/dev-python/python-systemd/python-systemd-231.ebuild
index 1b1f6e4..e9f49c8 100644
--- a/dev-python/python-systemd/python-systemd-231.ebuild
+++ b/dev-python/python-systemd/python-systemd-231.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 COMMON_DEPEND="