commit: 0075e3dd192f223add7146e9833b7828af8f6cc2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Apr 14 13:02:51 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Apr 14 13:02:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0075e3dd
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 <ago <AT> gentoo.org> sci-libs/brial/brial-1.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/brial/brial-1.2.8.ebuild b/sci-libs/brial/brial-1.2.8.ebuild index 565b4faa0ce..69b0340dc6f 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"
