diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/hotspot/hotspot-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/hotspot/hotspot-1.3.0.ebuild b/dev-util/hotspot/hotspot-1.3.0.ebuild index 4f79e03..a0ed5e0 100644 --- a/dev-util/hotspot/hotspot-1.3.0.ebuild +++ b/dev-util/hotspot/hotspot-1.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/KDAB/hotspot/releases/download/v${PV}/${PN}-v${PV}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRE_USE="" |