diff options
author | 2020-06-03 11:21:53 +0200 | |
---|---|---|
committer | 2020-06-03 11:21:53 +0200 | |
commit | 3eb064a8428987ec22e04cc51b0710b7d0634265 (patch) | |
tree | d66ab9fef6c46f22b35b2937d32c19eafc5e5e8c /sys-apps/sandbox | |
parent | app-crypt/pinentry: s390 stable wrt bug #724374 (diff) | |
download | gentoo-3eb064a8428987ec22e04cc51b0710b7d0634265.tar.gz gentoo-3eb064a8428987ec22e04cc51b0710b7d0634265.tar.bz2 gentoo-3eb064a8428987ec22e04cc51b0710b7d0634265.zip |
sys-apps/sandbox: s390 stable wrt bug #726362
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/sandbox')
-rw-r--r-- | sys-apps/sandbox/sandbox-2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sandbox/sandbox-2.18.ebuild b/sys-apps/sandbox/sandbox-2.18.ebuild index 506cd630d4fa..67933e17ef2a 100644 --- a/sys-apps/sandbox/sandbox-2.18.ebuild +++ b/sys-apps/sandbox/sandbox-2.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86" IUSE="" DEPEND="app-arch/xz-utils |