diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 12:34:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 12:35:22 +0100 |
commit | 81f02c9b50031a908c4b232190f5ca06e1a140a5 (patch) | |
tree | 0fb14171ae4980cf50180eeb5cdb6da7334b2926 /sys-power | |
parent | sys-apps/hdparm: stable 9.56 for ia64, bug #668854 (diff) | |
download | gentoo-81f02c9b50031a908c4b232190f5ca06e1a140a5.tar.gz gentoo-81f02c9b50031a908c4b232190f5ca06e1a140a5.tar.bz2 gentoo-81f02c9b50031a908c4b232190f5ca06e1a140a5.zip |
sys-power/acpid: stable 2.0.30 for ia64, bug #668980
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpid/acpid-2.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/acpid/acpid-2.0.30.ebuild b/sys-power/acpid/acpid-2.0.30.ebuild index 5a1b837b3956..581ca97a1e11 100644 --- a/sys-power/acpid/acpid-2.0.30.ebuild +++ b/sys-power/acpid/acpid-2.0.30.ebuild @@ -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 )" |