From: Agostino Sarubbo Date: Tue, 14 Apr 2020 13:02:51 +0000 (+0200) Subject: sci-libs/brial: x86 stable wrt bug #717386 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0075e3dd192f223add7146e9833b7828af8f6cc2;p=gentoo.git sci-libs/brial: x86 stable wrt bug #717386 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sci-libs/brial/brial-1.2.8.ebuild b/sci-libs/brial/brial-1.2.8.ebuild index 565b4faa0ced..69b0340dc6fe 100644 --- a/sci-libs/brial/brial-1.2.8.ebuild +++ b/sci-libs/brial/brial-1.2.8.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 ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="png static-libs" BDEPEND="virtual/pkgconfig"