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 03:02:00
Message-Id: 1619060439.8434e503b6a93038fde8a619e60159d3823ac03f.sam@gentoo
1 commit: 8434e503b6a93038fde8a619e60159d3823ac03f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 03:00:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 03:00:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8434e503
7
8 net-misc/shmux: Stabilize 1.0.2-r1 amd64, #783729
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/shmux/shmux-1.0.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
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 0b377d9fa98..81f1b69d314 100644
17 --- a/net-misc/shmux/shmux-1.0.2-r1.ebuild
18 +++ b/net-misc/shmux/shmux-1.0.2-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz"
20
21 LICENSE="shmux"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc x86"
24 +KEYWORDS="amd64 ~ppc x86"
25 IUSE="pcre"
26 RESTRICT="test"