diff options
author | 2013-11-13 04:04:01 +0000 | |
---|---|---|
committer | 2013-11-13 04:04:01 +0000 | |
commit | 60976c66d1b781dc7cf8c5faa994264c433bf9f8 (patch) | |
tree | 04b2f5f98a53402478ef48a373ef6daf29641380 /sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild | |
parent | Version bump. (diff) | |
download | historical-60976c66d1b781dc7cf8c5faa994264c433bf9f8.tar.gz historical-60976c66d1b781dc7cf8c5faa994264c433bf9f8.tar.bz2 historical-60976c66d1b781dc7cf8c5faa994264c433bf9f8.zip |
Added ~alpha, bug 478076.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x974CA72A
Diffstat (limited to 'sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild index 5d790a15fc93..359d55501c06 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild,v 1.1 2013/09/22 08:36:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild,v 1.2 2013/11/13 04:03:59 mattst88 Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=sys-apps/systemd-207" |