summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-11-05 10:48:34 +0000
committerYixun Lan <dlan@gentoo.org>2021-11-08 10:48:57 +0800
commitc519c69de307a1e92e6c4870943d7c7faab2be3b (patch)
treef12853105d252e944d39dd7ab68b3643f05aac49 /dev-ruby/pg
parentdev-ruby/nio4r: keyword ~riscv (diff)
downloadgentoo-c519c69de307a1e92e6c4870943d7c7faab2be3b.tar.gz
gentoo-c519c69de307a1e92e6c4870943d7c7faab2be3b.tar.bz2
gentoo-c519c69de307a1e92e6c4870943d7c7faab2be3b.zip
dev-ruby/pg: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r--dev-ruby/pg/pg-1.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-1.2.3.ebuild b/dev-ruby/pg/pg-1.2.3.ebuild
index a3608ddcd972..b4fc9bbcf700 100644
--- a/dev-ruby/pg/pg-1.2.3.ebuild
+++ b/dev-ruby/pg/pg-1.2.3.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ged/ruby-pg"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND+=" dev-db/postgresql:*"