summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-06 16:32:22 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-06 16:36:10 +0100
commit341ae3f0f69419a9e93e5e80a21eeb3284b1e439 (patch)
tree2743db2b60afa4da83f079f7fa19376c1ee50ac9 /sys-fs
parentsys-cluster/drbd-utils: x86 stable (bug #771090) (diff)
downloadgentoo-341ae3f0f69419a9e93e5e80a21eeb3284b1e439.tar.gz
gentoo-341ae3f0f69419a9e93e5e80a21eeb3284b1e439.tar.bz2
gentoo-341ae3f0f69419a9e93e5e80a21eeb3284b1e439.zip
sys-fs/exfatprogs: x86 stable (bug #774339)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/exfatprogs/exfatprogs-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/exfatprogs/exfatprogs-1.1.0.ebuild b/sys-fs/exfatprogs/exfatprogs-1.1.0.ebuild
index 6fefdeeeb588..292fbd6a610f 100644
--- a/sys-fs/exfatprogs/exfatprogs-1.1.0.ebuild
+++ b/sys-fs/exfatprogs/exfatprogs-1.1.0.ebuild
@@ -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 ppc64 ~x86"
+ KEYWORDS="~amd64 ppc64 x86"
fi
LICENSE="GPL-2"
SLOT="0"