summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:17:52 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:17:52 +0000
commit27baee4a1d5b2a2ffe13a9fa8ad455e98ac85aa9 (patch)
tree76b7dcf846de718e5e8d2aa7c5f7984d08e92b16 /sys-fs/cramfs
parentsys-devel/gnuconfig: Stabilize 20210107 ALLARCHES, #789891 (diff)
downloadgentoo-27baee4a1d5b2a2ffe13a9fa8ad455e98ac85aa9.tar.gz
gentoo-27baee4a1d5b2a2ffe13a9fa8ad455e98ac85aa9.tar.bz2
gentoo-27baee4a1d5b2a2ffe13a9fa8ad455e98ac85aa9.zip
sys-fs/cramfs: Stabilize 2.1 amd64, #789894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/cramfs')
-rw-r--r--sys-fs/cramfs/cramfs-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/cramfs/cramfs-2.1.ebuild b/sys-fs/cramfs/cramfs-2.1.ebuild
index 856b3d1d26ae..741103ccc234 100644
--- a/sys-fs/cramfs/cramfs-2.1.ebuild
+++ b/sys-fs/cramfs/cramfs-2.1.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://github.com/npitre/cramfs-tools/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="sys-libs/zlib:="