commit: e826126a7911c18f08903a18697ebc6a560c8966 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 3 16:46:16 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 3 16:48:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e826126a
sys-apps/merge-usr: keyword 0 for ~s390, #868291 Tested on lgentoo3.s390, with systemd container fully migrated (all 6 staged listed in bug) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/merge-usr/merge-usr-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/merge-usr/merge-usr-0.ebuild b/sys-apps/merge-usr/merge-usr-0.ebuild index 6f56ff4dac41..6ee692ec1a0a 100644 --- a/sys-apps/merge-usr/merge-usr-0.ebuild +++ b/sys-apps/merge-usr/merge-usr-0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/floppym/merge-usr/archive/refs/tags/v${PV}.tar.gz -> LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~s390" REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND="${PYTHON_DEPS}"
