Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/reg/
Date: Thu, 31 May 2018 11:40:55
Message-Id: 1527766834.8aebbf4af58c06f098aff8203a50e453768aa14d.mrueg@gentoo
1 commit: 8aebbf4af58c06f098aff8203a50e453768aa14d
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 31 11:40:34 2018 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Thu May 31 11:40:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aebbf4a
7
8 app-emulation/reg: Remove unused IUSE
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emulation/reg/reg-0.13.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/reg/reg-0.13.0.ebuild b/app-emulation/reg/reg-0.13.0.ebuild
16 index f7c9db92702..e053da6337a 100644
17 --- a/app-emulation/reg/reg-0.13.0.ebuild
18 +++ b/app-emulation/reg/reg-0.13.0.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/genuinetools/reg"
20 SRC_URI="${ARCHIVE_URI}"
21 LICENSE="MIT"
22 SLOT="0"
23 -IUSE="seccomp"
24 +IUSE=""
25
26 RESTRICT="test"