diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 15:02:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 15:02:51 +0200 |
commit | 0075e3dd192f223add7146e9833b7828af8f6cc2 (patch) | |
tree | 0cf5ecf0b90426ae273673a36685795d6ef32b68 /sci-libs/brial | |
parent | dev-games/irrlicht-headers: x86 stable wrt bug #717364 (diff) | |
download | gentoo-0075e3dd192f223add7146e9833b7828af8f6cc2.tar.gz gentoo-0075e3dd192f223add7146e9833b7828af8f6cc2.tar.bz2 gentoo-0075e3dd192f223add7146e9833b7828af8f6cc2.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs/brial')
-rw-r--r-- | sci-libs/brial/brial-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |