commit: a29763b9324251b72dd71c5b17af52a071399903 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Oct 24 07:20:26 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Oct 24 07:20:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29763b9
sci-libs/brial: Stabilize 1.2.11 x86, #877781 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-libs/brial/brial-1.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/brial/brial-1.2.11.ebuild b/sci-libs/brial/brial-1.2.11.ebuild index aa41242e9a0b..251160e1c79d 100644 --- a/sci-libs/brial/brial-1.2.11.ebuild +++ b/sci-libs/brial/brial-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BRiAl/BRiAl/releases/download/${PV}/${P}.tar.bz2" # The top-level license is GPL2+, but cudd/LICENSE is BSD. LICENSE="BSD GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="png" BDEPEND="virtual/pkgconfig"
