diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:37:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:37:47 +0100 |
commit | 46350e12668f7fcdbee75f12d95b1dc9f1e6f727 (patch) | |
tree | 73416e4f1b0f716a3138ffacd25716931ae8b192 /app-text/opensp/opensp-1.5.2-r3.ebuild | |
parent | app-text/openjade: drop x86-macos (diff) | |
download | gentoo-46350e12668f7fcdbee75f12d95b1dc9f1e6f727.tar.gz gentoo-46350e12668f7fcdbee75f12d95b1dc9f1e6f727.tar.bz2 gentoo-46350e12668f7fcdbee75f12d95b1dc9f1e6f727.zip |
app-text/opensp: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text/opensp/opensp-1.5.2-r3.ebuild')
-rw-r--r-- | app-text/opensp/opensp-1.5.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild b/app-text/opensp/opensp-1.5.2-r3.ebuild index 1cccf2020816..1fb1a96f4000 100644 --- a/app-text/opensp/opensp-1.5.2-r3.ebuild +++ b/app-text/opensp/opensp-1.5.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc nls static-libs test" RESTRICT="!test? ( test )" |