summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-19 02:22:51 +0000
committerSam James <sam@gentoo.org>2022-02-19 02:22:51 +0000
commite222814cd23391a22fcc0765d040a9cb749d21f9 (patch)
treea4c150b1920a4b1e5dc4e38faa4668a061d36953 /sys-fs/exfatprogs/exfatprogs-1.1.3.ebuild
parentsys-apps/hwdata: Stabilize 0.354 ALLARCHES, #833650 (diff)
downloadgentoo-e222814cd23391a22fcc0765d040a9cb749d21f9.tar.gz
gentoo-e222814cd23391a22fcc0765d040a9cb749d21f9.tar.bz2
gentoo-e222814cd23391a22fcc0765d040a9cb749d21f9.zip
sys-fs/exfatprogs: Stabilize 1.1.3 amd64, #833651
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/exfatprogs/exfatprogs-1.1.3.ebuild')
-rw-r--r--sys-fs/exfatprogs/exfatprogs-1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/exfatprogs/exfatprogs-1.1.3.ebuild b/sys-fs/exfatprogs/exfatprogs-1.1.3.ebuild
index bfc512380c67..7c7f25e19192 100644
--- a/sys-fs/exfatprogs/exfatprogs-1.1.3.ebuild
+++ b/sys-fs/exfatprogs/exfatprogs-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git"
else
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2"
SLOT="0"