We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f820cd commit 2fe3629Copy full SHA for 2fe3629
sdk_container/src/third_party/portage-stable/sys-process/procps/procps-4.0.4.ebuild
@@ -15,8 +15,9 @@ S="${WORKDIR}"/${PN}-ng-${PV}
15
# See bug #913210
16
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
17
SLOT="0/0-ng"
18
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
19
IUSE="elogind +kill modern-top +ncurses nls selinux static-libs systemd test unicode"
20
+REQUIRED_USE="unicode? ( ncurses )"
21
RESTRICT="!test? ( test )"
22
23
DEPEND="
0 commit comments