diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:03:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:14:32 +0100 |
commit | ab99461e5d37aa7def761b045d37565e74dd45b5 (patch) | |
tree | 7b3ca99c40d4b7b92d43dd711212b39d6405113d /app-portage | |
parent | sys-devel/llvm: x86 stable (bug #637210) (diff) | |
download | gentoo-ab99461e5d37aa7def761b045d37565e74dd45b5.tar.gz gentoo-ab99461e5d37aa7def761b045d37565e74dd45b5.tar.bz2 gentoo-ab99461e5d37aa7def761b045d37565e74dd45b5.zip |
app-portage/unsandbox: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/unsandbox/unsandbox-2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsandbox/unsandbox-2.ebuild b/app-portage/unsandbox/unsandbox-2.ebuild index 74169617d3fd..13b23ced5c11 100644 --- a/app-portage/unsandbox/unsandbox-2.ebuild +++ b/app-portage/unsandbox/unsandbox-2.ebuild @@ -11,5 +11,5 @@ SRC_URI="https://github.com/mgorny/unsandbox/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="" |