diff options
author | Chris Su <chris@lesscrowds.org> | 2022-09-27 16:05:12 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2022-09-27 16:39:47 -0700 |
commit | e32099e484f2d5ae7a397048125a49bc7ee6d803 (patch) | |
tree | 0a1faf59510e622ded20b52b600fa6cda938b2d7 /dev-db/etcd | |
parent | sys-libs/libomp: filter LTO (diff) | |
download | gentoo-e32099e484f2d5ae7a397048125a49bc7ee6d803.tar.gz gentoo-e32099e484f2d5ae7a397048125a49bc7ee6d803.tar.bz2 gentoo-e32099e484f2d5ae7a397048125a49bc7ee6d803.zip |
dev-db/etcd: Keyword 3.4.16 riscv, #873196
Closes: https://bugs.gentoo.org/873196
Closes: https://github.com/gentoo/gentoo/pull/27497
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-db/etcd')
-rw-r--r-- | dev-db/etcd/etcd-3.4.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/etcd/etcd-3.4.16.ebuild b/dev-db/etcd/etcd-3.4.16.ebuild index 6ad0bf8f0478..00f02ff1413f 100644 --- a/dev-db/etcd/etcd-3.4.16.ebuild +++ b/dev-db/etcd/etcd-3.4.16.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/etcd-io/etcd/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="doc +server" COMMON_DEPEND="server? ( |