commit: 8aebbf4af58c06f098aff8203a50e453768aa14d Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu May 31 11:40:34 2018 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu May 31 11:40:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aebbf4a
app-emulation/reg: Remove unused IUSE Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emulation/reg/reg-0.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/reg/reg-0.13.0.ebuild b/app-emulation/reg/reg-0.13.0.ebuild index f7c9db92702..e053da6337a 100644 --- a/app-emulation/reg/reg-0.13.0.ebuild +++ b/app-emulation/reg/reg-0.13.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/genuinetools/reg" SRC_URI="${ARCHIVE_URI}" LICENSE="MIT" SLOT="0" -IUSE="seccomp" +IUSE="" RESTRICT="test"
