diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-11 17:04:49 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-11 17:04:49 +0100 |
commit | 02d8321499673a8004b6cf2d716cb0d9609eadec (patch) | |
tree | 231765f992de2ccbe265a164aa0e2f7909bfed4f /sys-fs/genext2fs | |
parent | profiles, clang feature: shrink back hardening flags to minimum for now (diff) | |
download | gentoo-02d8321499673a8004b6cf2d716cb0d9609eadec.tar.gz gentoo-02d8321499673a8004b6cf2d716cb0d9609eadec.tar.bz2 gentoo-02d8321499673a8004b6cf2d716cb0d9609eadec.zip |
sys-fs/genext2fs: Stabilize 1.5.0 x86, #828930
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/genext2fs')
-rw-r--r-- | sys-fs/genext2fs/genext2fs-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/genext2fs/genext2fs-1.5.0.ebuild b/sys-fs/genext2fs/genext2fs-1.5.0.ebuild index bf1148c1fae0..c2f33806fec3 100644 --- a/sys-fs/genext2fs/genext2fs-1.5.0.ebuild +++ b/sys-fs/genext2fs/genext2fs-1.5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bestouff/genext2fs/archive/refs/tags/v${PV}.tar.gz - LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~sparc x86" src_prepare() { default |