Skip to content

Commit 2fe3629

Browse files
Flatcar Buildbotkrnowak
authored andcommitted
sys-process/procps: Sync with Gentoo
It's from Gentoo commit 0dab45b41cf2e5f657eae72c6e767add5dec1c30.
1 parent 9f820cd commit 2fe3629

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk_container/src/third_party/portage-stable/sys-process/procps/procps-4.0.4.ebuild

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ S="${WORKDIR}"/${PN}-ng-${PV}
1515
# See bug #913210
1616
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
1717
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"
18+
KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
1919
IUSE="elogind +kill modern-top +ncurses nls selinux static-libs systemd test unicode"
20+
REQUIRED_USE="unicode? ( ncurses )"
2021
RESTRICT="!test? ( test )"
2122

2223
DEPEND="

0 commit comments

Comments
 (0)