Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/shmux/
Date: Thu, 22 Apr 2021 02:59:50
Message-Id: 1619060286.0bb5b31d69ab7bb506d2395b3fdb7ac138bce2be.sam@gentoo
1 commit: 0bb5b31d69ab7bb506d2395b3fdb7ac138bce2be
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 02:58:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 02:58:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb5b31d
7
8 net-misc/shmux: Stabilize 1.0.2-r1 x86, #783729
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/shmux/shmux-1.0.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/shmux/shmux-1.0.2-r1.ebuild b/net-misc/shmux/shmux-1.0.2-r1.ebuild
16 index 39ebd0040cc..0b377d9fa98 100644
17 --- a/net-misc/shmux/shmux-1.0.2-r1.ebuild
18 +++ b/net-misc/shmux/shmux-1.0.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz"
26
27 LICENSE="shmux"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="~amd64 ~ppc x86"
31 IUSE="pcre"
32 RESTRICT="test"