diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-01 23:42:13 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-01 23:44:58 +0200 |
commit | 005fdba85fd97073132ec247dd14afec62072c46 (patch) | |
tree | 1d06f4a159c35dd118e69d9053a7f5b64442ca6b /sys-power | |
parent | sys-fs/cryptmount: amd64 stable (diff) | |
download | gentoo-005fdba85fd97073132ec247dd14afec62072c46.tar.gz gentoo-005fdba85fd97073132ec247dd14afec62072c46.tar.bz2 gentoo-005fdba85fd97073132ec247dd14afec62072c46.zip |
sys-power/acpi_call: amd64 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpi_call/acpi_call-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/acpi_call/acpi_call-1.2.1.ebuild b/sys-power/acpi_call/acpi_call-1.2.1.ebuild index 781cbf2fc3af..90e2e0158a01 100644 --- a/sys-power/acpi_call/acpi_call-1.2.1.ebuild +++ b/sys-power/acpi_call/acpi_call-1.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nix-community/${PN}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples" BUILD_TARGETS="default" |