diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:44:44 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:51:32 +0200 |
commit | ea374677f5d8b547e52f344d4146f0a58f810eb3 (patch) | |
tree | 6b6cb83350589cf3cf70acb431b04e967ebec72c /sys-devel | |
parent | sys-apps/tcp-wrappers: keyword ~riscv (diff) | |
download | gentoo-ea374677f5d8b547e52f344d4146f0a58f810eb3.tar.gz gentoo-ea374677f5d8b547e52f344d4146f0a58f810eb3.tar.bz2 gentoo-ea374677f5d8b547e52f344d4146f0a58f810eb3.zip |
sys-devel/binutils-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')
-rw-r--r-- | sys-devel/binutils-config/binutils-config-5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild b/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild index 6edddd76dea5..8e86fdc64031 100644 --- a/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild +++ b/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -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" IUSE="" # We also RDEPEND on sys-apps/findutils which is in base @system |