diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-24 08:57:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-24 08:57:27 +0100 |
commit | 9eacf5811deff8aff3f90a72299beee03fa93939 (patch) | |
tree | 976517ed2e59ca69756b1b8f096e47ee2d1b02f6 /dev-cpp/muParser | |
parent | app-emulation/hercules: sparc stable wrt bug #724006 (diff) | |
download | gentoo-9eacf5811deff8aff3f90a72299beee03fa93939.tar.gz gentoo-9eacf5811deff8aff3f90a72299beee03fa93939.tar.bz2 gentoo-9eacf5811deff8aff3f90a72299beee03fa93939.zip |
dev-cpp/muParser: x86 stable wrt bug #826882
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/muParser')
-rw-r--r-- | dev-cpp/muParser/muParser-2.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/muParser/muParser-2.3.2-r1.ebuild b/dev-cpp/muParser/muParser-2.3.2-r1.ebuild index 5becc8fae2cc..1d1a1c262fdb 100644 --- a/dev-cpp/muParser/muParser-2.3.2-r1.ebuild +++ b/dev-cpp/muParser/muParser-2.3.2-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/muparser-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test" RESTRICT="!test? ( test )" |