Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsmi/
Date: Sun, 29 Nov 2020 08:24:10
Message-Id: 1606638223.c59dafc2e4a9af567c54a2bd242468258aa26d33.ago@gentoo
1 commit: c59dafc2e4a9af567c54a2bd242468258aa26d33
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 08:23:43 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 08:23:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59dafc2
7
8 net-libs/libsmi: s390 stable wrt bug #757192
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 RepoMan-Options: --include-arches="s390"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libsmi/libsmi-0.5.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libsmi/libsmi-0.5.0-r1.ebuild b/net-libs/libsmi/libsmi-0.5.0-r1.ebuild
18 index d480a4df19a..bb5a6d5723d 100644
19 --- a/net-libs/libsmi/libsmi-0.5.0-r1.ebuild
20 +++ b/net-libs/libsmi/libsmi-0.5.0-r1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://www.ibr.cs.tu-bs.de/projects/libsmi/download/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 s390 sparc x86"
27 IUSE="static-libs"
28 RESTRICT="test"