summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:46:46 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:51:32 +0200
commit7480a5c3e8432c1e92759cc66e1e2158eb8c4af5 (patch)
tree2cef1e8b6c47687378a08f5f4f9cdbd133853d44 /sys-devel/gcc-config/gcc-config-2.0.ebuild
parentsys-devel/flex: keyword ~riscv (diff)
downloadgentoo-7480a5c3e8432c1e92759cc66e1e2158eb8c4af5.tar.gz
gentoo-7480a5c3e8432c1e92759cc66e1e2158eb8c4af5.tar.bz2
gentoo-7480a5c3e8432c1e92759cc66e1e2158eb8c4af5.zip
sys-devel/gcc-config: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-2.0.ebuild')
-rw-r--r--sys-devel/gcc-config/gcc-config-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.0.ebuild b/sys-devel/gcc-config/gcc-config-2.0.ebuild
index b6d179e1a6a3..2b2bd5117da9 100644
--- a/sys-devel/gcc-config/gcc-config-2.0.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
- KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
fi
DESCRIPTION="Utility to manage compilers"