diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-22 18:19:29 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-22 18:06:50 +0100 |
commit | 2838b53b21e459bcd404c3d9b4dd7f6ee10f644d (patch) | |
tree | fba3d47e894ddce7e15f6917edd5387326500788 /dev-ruby/pg | |
parent | dev-ruby/method_source: keyworded 1.0.0 for sparc (diff) | |
download | gentoo-2838b53b21e459bcd404c3d9b4dd7f6ee10f644d.tar.gz gentoo-2838b53b21e459bcd404c3d9b4dd7f6ee10f644d.tar.bz2 gentoo-2838b53b21e459bcd404c3d9b4dd7f6ee10f644d.zip |
dev-ruby/pg: keyworded 1.2.2 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r-- | dev-ruby/pg/pg-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-1.2.2.ebuild b/dev-ruby/pg/pg-1.2.2.ebuild index eab1bf461e18..f1376e1151c1 100644 --- a/dev-ruby/pg/pg-1.2.2.ebuild +++ b/dev-ruby/pg/pg-1.2.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND+=" dev-db/postgresql:*" |