commit: 0bb5b31d69ab7bb506d2395b3fdb7ac138bce2be Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 22 02:58:06 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 22 02:58:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb5b31d
net-misc/shmux: Stabilize 1.0.2-r1 x86, #783729 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/shmux/shmux-1.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/shmux/shmux-1.0.2-r1.ebuild b/net-misc/shmux/shmux-1.0.2-r1.ebuild index 39ebd0040cc..0b377d9fa98 100644 --- a/net-misc/shmux/shmux-1.0.2-r1.ebuild +++ b/net-misc/shmux/shmux-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz" LICENSE="shmux" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="pcre" RESTRICT="test"
