diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-11-08 23:41:21 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-11-08 23:42:42 +0000 |
commit | 7c31be3b39983cfd0f8a665d766a4a3eb6c4a9cb (patch) | |
tree | 4eee28a6392cc38340c46cd00d35957518b2cc80 /games-util/sc-controller | |
parent | games-util/game-device-udev-rules: Keyword 20240523 for ~arm64 (diff) | |
download | gentoo-7c31be3b39983cfd0f8a665d766a4a3eb6c4a9cb.tar.gz gentoo-7c31be3b39983cfd0f8a665d766a4a3eb6c4a9cb.tar.bz2 gentoo-7c31be3b39983cfd0f8a665d766a4a3eb6c4a9cb.zip |
games-util/sc-controller: Keyword 0.4.8.21 for ~arm64
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-util/sc-controller')
-rw-r--r-- | games-util/sc-controller/sc-controller-0.4.8.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/sc-controller/sc-controller-0.4.8.21.ebuild b/games-util/sc-controller/sc-controller-0.4.8.21.ebuild index e4c2fe8d623a..a4d007f9d720 100644 --- a/games-util/sc-controller/sc-controller-0.4.8.21.ebuild +++ b/games-util/sc-controller/sc-controller-0.4.8.21.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/C0rn3j/sc-controller/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2 BSD CC-BY-3.0 CC0-1.0 LGPL-2.1 MIT PSF-2 ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+trayicon +udev wayland" RDEPEND=" |