summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2020-04-09 13:34:50 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2020-04-09 13:37:53 -0400
commita508dd4a5d01bae77c6e355a3d0e1229b95615b4 (patch)
tree20f5a71e70887b74a7176f5f7897378f68d5a15f /sys-apps/util-linux
parentsys-fs/cryptsetup: keyword 2.3.1 for ~riscv (diff)
downloadgentoo-a508dd4a5d01bae77c6e355a3d0e1229b95615b4.tar.gz
gentoo-a508dd4a5d01bae77c6e355a3d0e1229b95615b4.tar.bz2
gentoo-a508dd4a5d01bae77c6e355a3d0e1229b95615b4.zip
sys-apps/util-linux: keyword 2.35.1-r1 for ~riscv
Closes: https://bugs.gentoo.org/716480 Package-Manager: Portage-2.3.69, Repoman-2.3.14 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.35.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild b/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild
index 887b45796cae..c7848ba55183 100644
--- a/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
else
[[ "${PV}" = *_rc* ]] || \
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi