Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/i2bits/
Date: Sat, 01 Jun 2019 21:56:55
Message-Id: 1559426145.98d36a7347b4a5d26a3493af8a87a6ef37d2110e.monsieurp@gentoo
1 commit: 98d36a7347b4a5d26a3493af8a87a6ef37d2110e
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 17:24:37 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 21:55:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d36a73
7
8 app-misc/i2bits: stable for amd64+x86.
9
10 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-misc/i2bits/i2bits-0.1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-misc/i2bits/i2bits-0.1.0.ebuild b/app-misc/i2bits/i2bits-0.1.0.ebuild
17 index f4d07dee5b4..4bb902c770b 100644
18 --- a/app-misc/i2bits/i2bits-0.1.0.ebuild
19 +++ b/app-misc/i2bits/i2bits-0.1.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,4 +11,4 @@ SRC_URI="http://unixdev.ru/src/${P}.tar.gz"
27
28 LICENSE="WTFPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"