diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 10:08:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 10:08:31 +0300 |
commit | 0d4b10956ecc5b760a776c18b5a9cf8f7c21136f (patch) | |
tree | da6003e3202547d22bd3e33cd5ab898234007862 /games-util/joycond | |
parent | dev-ruby/vagrant_cloud: drop 3.0.5-r1, 3.1.0 (diff) | |
download | gentoo-0d4b10956ecc5b760a776c18b5a9cf8f7c21136f.tar.gz gentoo-0d4b10956ecc5b760a776c18b5a9cf8f7c21136f.tar.bz2 gentoo-0d4b10956ecc5b760a776c18b5a9cf8f7c21136f.zip |
games-util/joycond: Keyword 0.1.0_p20220720-r1 arm64, #937816
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-util/joycond')
-rw-r--r-- | games-util/joycond/joycond-0.1.0_p20220720-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/joycond/joycond-0.1.0_p20220720-r1.ebuild b/games-util/joycond/joycond-0.1.0_p20220720-r1.ebuild index 108e48aba915..293bbf3b3ce6 100644 --- a/games-util/joycond/joycond-0.1.0_p20220720-r1.ebuild +++ b/games-util/joycond/joycond-0.1.0_p20220720-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/DanielOgorchock/joycond/archive/${COMMIT}.tar.gz -> LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" DEPEND=" dev-libs/libevdev |