summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-01-29 09:49:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-01-29 09:49:07 +0100
commitec84f12df64409e0923718d59ae7674620696cb5 (patch)
treed970b40dd7508b0cf6363a72884ef5e0fd9a432c
parentmedia-gfx/sane-backends: Fix crash in genesys driver (diff)
downloadgentoo-ec84f12df64409e0923718d59ae7674620696cb5.tar.gz
gentoo-ec84f12df64409e0923718d59ae7674620696cb5.tar.bz2
gentoo-ec84f12df64409e0923718d59ae7674620696cb5.zip
app-text/opensp: amd64 stable wrt bug #783651
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-text/opensp/opensp-1.5.2-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r7.ebuild b/app-text/opensp/opensp-1.5.2-r7.ebuild
index c2003084af1e..bac3bbf437fa 100644
--- a/app-text/opensp/opensp-1.5.2-r7.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r7.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc elibc_glibc nls static-libs test"
RESTRICT="!test? ( test )"