diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 21:07:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 21:07:52 +0100 |
commit | 195da52cbf3867b51112fed4f27153d717c909db (patch) | |
tree | 79e3bf9cbb25ec4b49c079acfd8821c2ef028a51 /dev-embedded | |
parent | dev-python/doit-py: Stabilize 0.5.0-r1 amd64, #903524 (diff) | |
download | gentoo-195da52cbf3867b51112fed4f27153d717c909db.tar.gz gentoo-195da52cbf3867b51112fed4f27153d717c909db.tar.bz2 gentoo-195da52cbf3867b51112fed4f27153d717c909db.zip |
dev-embedded/u-boot-tools: Stabilize 2023.01 amd64, #903533
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2023.01.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2023.01.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2023.01.ebuild index 25a380e5a350..9dab0fce40ba 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2023.01.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2023.01.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm arm64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" IUSE="envtools" RDEPEND="dev-libs/openssl:=" |