diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:39:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:39:00 +0000 |
commit | d13f7d6ceefed9deff59c7a140dc71aaf991d14b (patch) | |
tree | 658d8693371124f8a167598296e28dcbb4dbd284 /sys-auth/rtkit/rtkit-0.11-r1.ebuild | |
parent | Stable for amd64, wrt bug #532850 (diff) | |
download | historical-d13f7d6ceefed9deff59c7a140dc71aaf991d14b.tar.gz historical-d13f7d6ceefed9deff59c7a140dc71aaf991d14b.tar.bz2 historical-d13f7d6ceefed9deff59c7a140dc71aaf991d14b.zip |
Stable for amd64, wrt bug #533012
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-auth/rtkit/rtkit-0.11-r1.ebuild')
-rw-r--r-- | sys-auth/rtkit/rtkit-0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index 20b7884a04a5..7104ea1ecc2f 100644 --- a/sys-auth/rtkit/rtkit-0.11-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.2 2014/12/22 09:29:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.3 2014/12/26 19:38:59 ago Exp $ EAPI=5 inherit eutils systemd user autotools @@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND=" |