diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-12-05 02:10:36 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-12-05 02:10:36 +0000 |
commit | c9f5382262e8293c9987271961b05f394b4f6c38 (patch) | |
tree | eab6ff634298312bd6c8cd4259796770f83dc527 | |
parent | Remove old unsupported EAPI ebuilds (diff) | |
download | kdab-c9f5382262e8293c9987271961b05f394b4f6c38.tar.bz2 kdab-c9f5382262e8293c9987271961b05f394b4f6c38.tar.xz kdab-c9f5382262e8293c9987271961b05f394b4f6c38.zip |
Stablize hotspot-1.3
-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="" |