diff options
-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" |