diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-27 23:52:39 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-03-01 09:17:58 +0200 |
commit | 9b2e9e2c12ff077665012dc17d8429369812fcab (patch) | |
tree | 2d9f255497b491767ee7863bfd007a9a99a1337e /dev-embedded/raspberrypi-utils | |
parent | dev-ruby/yard: drop 0.9.35 (diff) | |
download | gentoo-9b2e9e2c12ff077665012dc17d8429369812fcab.tar.gz gentoo-9b2e9e2c12ff077665012dc17d8429369812fcab.tar.bz2 gentoo-9b2e9e2c12ff077665012dc17d8429369812fcab.zip |
dev-embedded/raspberrypi-utils: Stabilize 0_p20240203 arm64, #924423
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-embedded/raspberrypi-utils')
-rw-r--r-- | dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild b/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild index 4668331a2b0a..db48ecb0d1b7 100644 --- a/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild +++ b/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/raspberrypi/utils/archive/${COMMIT}.tar.gz -> ${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="~arm ~arm64" +KEYWORDS="~arm arm64" DEPEND=" sys-apps/dtc |