diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-12-14 14:30:39 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-12-14 14:30:39 -0800 |
commit | 4cd5008c841677ad56d00d701ea6fcbce97bb87a (patch) | |
tree | 0e556cf87ba07c62b5e1857caae9b0b5b661f157 /app-portage | |
parent | sys-devel/clang-runtime-4.0.1: amd64 stable, bug 637210 (diff) | |
download | gentoo-4cd5008c841677ad56d00d701ea6fcbce97bb87a.tar.gz gentoo-4cd5008c841677ad56d00d701ea6fcbce97bb87a.tar.bz2 gentoo-4cd5008c841677ad56d00d701ea6fcbce97bb87a.zip |
app-portage/unsandbox-2: amd64 stable, bug 637210
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 13b23ced5c11..41773bc4e617 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="" |