diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-24 08:19:48 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-24 08:22:11 +0200 |
commit | 2ac79eeceb6270672b49042182d1a240a61ba053 (patch) | |
tree | 3d22a8c932e6a54d1c0bf3ebb8b5e923e60aa37f /dev-libs/libmba | |
parent | sys-kernel/installkernel-systemd: treeclean (diff) | |
download | gentoo-2ac79eeceb6270672b49042182d1a240a61ba053.tar.gz gentoo-2ac79eeceb6270672b49042182d1a240a61ba053.tar.bz2 gentoo-2ac79eeceb6270672b49042182d1a240a61ba053.zip |
dev-libs/libmba: Stabilize 0.9.1-r5 x86, #925299
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/libmba')
-rw-r--r-- | dev-libs/libmba/libmba-0.9.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmba/libmba-0.9.1-r5.ebuild b/dev-libs/libmba/libmba-0.9.1-r5.ebuild index 541e3e798838..e1b12762f564 100644 --- a/dev-libs/libmba/libmba-0.9.1-r5.ebuild +++ b/dev-libs/libmba/libmba-0.9.1-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.ioplex.com/~miallen/libmba/" SRC_URI="https://www.ioplex.com/~miallen/libmba/dl/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" PATCHES=( "${FILESDIR}"/${P}-qa.patch |