diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-22 20:07:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-22 20:07:56 +0300 |
commit | c1f6ff2daed18aef1baffc416d22e5ec62f485b6 (patch) | |
tree | 449abcfa6fefbb9e2c2c45a33051d2e14b0fea30 /sys-auth/rtkit | |
parent | sys-apps/portage-mgorny: Warn about abort if switching from Portage (diff) | |
download | gentoo-c1f6ff2daed18aef1baffc416d22e5ec62f485b6.tar.gz gentoo-c1f6ff2daed18aef1baffc416d22e5ec62f485b6.tar.bz2 gentoo-c1f6ff2daed18aef1baffc416d22e5ec62f485b6.zip |
sys-auth/rtkit: sh stable wrt bug #626788
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-auth/rtkit')
-rw-r--r-- | sys-auth/rtkit/rtkit-0.11-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.11-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index dec2005a9526..4b8743fc02f7 100644 --- a/sys-auth/rtkit/rtkit-0.11-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 diff --git a/sys-auth/rtkit/rtkit-0.11-r2.ebuild b/sys-auth/rtkit/rtkit-0.11-r2.ebuild index 96647b3425dc..cf79c89b989d 100644 --- a/sys-auth/rtkit/rtkit-0.11-r2.ebuild +++ b/sys-auth/rtkit/rtkit-0.11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=" |