diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-19 19:46:41 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-19 19:52:23 +0200 |
commit | b70fe8d7b15367502971d1b701b7276b9c38d339 (patch) | |
tree | 8097547ee4f163b443d56165c3a8c1e4274e0a54 | |
parent | media-libs/mesa: Version bump to 18.2.3 (diff) | |
download | gentoo-b70fe8d7b15367502971d1b701b7276b9c38d339.tar.gz gentoo-b70fe8d7b15367502971d1b701b7276b9c38d339.tar.bz2 gentoo-b70fe8d7b15367502971d1b701b7276b9c38d339.zip |
sys-power/acpid: x86 stable (bug #668980)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | sys-power/acpid/acpid-2.0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.30.ebuild b/sys-power/acpid/acpid-2.0.30.ebuild index 931b65a63269..5a1b837b3956 100644 --- a/sys-power/acpid/acpid-2.0.30.ebuild +++ b/sys-power/acpid/acpid-2.0.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" |