commit: baf2d0ce062265762034636aa9733147090a8104 Author: hashashini <aos <AT> ungwana <DOT> de> AuthorDate: Fri Jun 14 09:57:56 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Jun 14 18:04:12 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=baf2d0ce
sys-apps/sandbox: drop to just musl arches As done before for sandbox-2.15 (in commit ecccbd84f7ba545038597346fa4a9665783c3ae2) Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> sys-apps/sandbox/sandbox-2.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/sandbox/sandbox-2.17.ebuild b/sys-apps/sandbox/sandbox-2.17.ebuild index 0c1b8cc..3225b22 100644 --- a/sys-apps/sandbox/sandbox-2.17.ebuild +++ b/sys-apps/sandbox/sandbox-2.17.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" IUSE="" DEPEND="app-arch/xz-utils
