commit: 99f41f1d93266d109c52a89b99bf26f11a557db8 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Sep 17 14:53:26 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Sep 17 14:53:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f41f1d
sys-process/xjobs: maintainer stabilize v20200726 on amd64/x86. This extra-fast stabilization is to address a hang in the test suite when the PAGER environment variable is set. The two associated patches have been merged upstream. Bug: https://bugs.gentoo.org/742443 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sys-process/xjobs/xjobs-20200726.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/xjobs/xjobs-20200726.ebuild b/sys-process/xjobs/xjobs-20200726.ebuild index ce8701c8d06..47d4a515e81 100644 --- a/sys-process/xjobs/xjobs-20200726.ebuild +++ b/sys-process/xjobs/xjobs-20200726.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.maier-komor.de/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" BDEPEND="sys-devel/flex"
