diff options
author | Sam James <sam@gentoo.org> | 2021-04-22 03:58:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-22 03:58:06 +0100 |
commit | 0bb5b31d69ab7bb506d2395b3fdb7ac138bce2be (patch) | |
tree | f0e9b4f48dc527efb62073c6549962e74bf0a6ac /net-misc | |
parent | dev-tcltk/blt: Stabilize 2.5.3-r1 x86, #783714 (diff) | |
download | gentoo-0bb5b31d69ab7bb506d2395b3fdb7ac138bce2be.tar.gz gentoo-0bb5b31d69ab7bb506d2395b3fdb7ac138bce2be.tar.bz2 gentoo-0bb5b31d69ab7bb506d2395b3fdb7ac138bce2be.zip |
net-misc/shmux: Stabilize 1.0.2-r1 x86, #783729
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/shmux/shmux-1.0.2-r1.ebuild | 4 |
1 files 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 39ebd0040cc8..0b377d9fa98b 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" |