summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-12 09:56:30 +0000
committerSam James <sam@gentoo.org>2021-02-12 09:56:30 +0000
commitfaeac5baeaf9bb9fc5eeef06396edb5f4087ba16 (patch)
tree781d3c77d641211874ff87dd0cd4cbea524080af /sys-block
parentdev-embedded/urjtag: Stabilize 2019.12 x86, #769923 (diff)
downloadgentoo-faeac5baeaf9bb9fc5eeef06396edb5f4087ba16.tar.gz
gentoo-faeac5baeaf9bb9fc5eeef06396edb5f4087ba16.tar.bz2
gentoo-faeac5baeaf9bb9fc5eeef06396edb5f4087ba16.zip
sys-block/mbuffer: Stabilize 20200929 x86, #769932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/mbuffer/mbuffer-20200929.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/mbuffer/mbuffer-20200929.ebuild b/sys-block/mbuffer/mbuffer-20200929.ebuild
index a0fc6c22696b..ed8f87e098ab 100644
--- a/sys-block/mbuffer/mbuffer-20200929.ebuild
+++ b/sys-block/mbuffer/mbuffer-20200929.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.maier-komor.de/software/mbuffer/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86"
IUSE="debug libressl ssl test"
REQUIRED_USE="test? ( ssl )"