diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2022-10-08 02:00:31 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-08 10:01:30 +0300 |
commit | 088098a3b57c79e428e96cf781aeaa51d39063cc (patch) | |
tree | cf24f570f3e16fdf3cfeaaee53acbbb387885fe0 /sys-power | |
parent | dev-ruby/net-ftp: add 0.2.0 (diff) | |
download | gentoo-088098a3b57c79e428e96cf781aeaa51d39063cc.tar.gz gentoo-088098a3b57c79e428e96cf781aeaa51d39063cc.tar.bz2 gentoo-088098a3b57c79e428e96cf781aeaa51d39063cc.zip |
sys-power/iasl: Keyword 20200717 alpha, #873475
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/iasl/iasl-20200717.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/iasl/iasl-20200717.ebuild b/sys-power/iasl/iasl-20200717.ebuild index 28a768e27009..5876d3967a7f 100644 --- a/sys-power/iasl/iasl-20200717.ebuild +++ b/sys-power/iasl/iasl-20200717.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="iASL" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ia64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |