summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-02 12:21:52 +0000
committerSam James <sam@gentoo.org>2021-06-02 12:21:52 +0000
commit13ab22abdadffba2b7dd3de50cfea14d1ac1e830 (patch)
tree97fe7dde50aaa5ccf415a808d438483f8206e2b4 /sys-fs
parentapp-misc/remind: Stabilize 03.03.05 amd64, #784200 (diff)
downloadgentoo-13ab22abdadffba2b7dd3de50cfea14d1ac1e830.tar.gz
gentoo-13ab22abdadffba2b7dd3de50cfea14d1ac1e830.tar.bz2
gentoo-13ab22abdadffba2b7dd3de50cfea14d1ac1e830.zip
sys-fs/compsize: Stabilize 1.5 amd64, #790062
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/compsize/compsize-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/compsize/compsize-1.5.ebuild b/sys-fs/compsize/compsize-1.5.ebuild
index 1fd07df8eb27..659c3f6e593e 100644
--- a/sys-fs/compsize/compsize-1.5.ebuild
+++ b/sys-fs/compsize/compsize-1.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]] ; then
EGIT_REPO_URI="https://github.com/kilobyte/compsize.git"
else
SRC_URI="https://github.com/kilobyte/compsize/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="GPL-2+ GPL-2"