diff options
author | 2017-07-07 20:12:01 +0200 | |
---|---|---|
committer | 2017-07-07 20:12:01 +0200 | |
commit | 5078e63a583706f976eba3f9cd6cb1135970e298 (patch) | |
tree | 8c71fa88aac418599dc5863a7976c57679c598ff /dev-ruby/pg | |
parent | dev-ros/pr2_description: Remove old (diff) | |
download | gentoo-5078e63a583706f976eba3f9cd6cb1135970e298.tar.gz gentoo-5078e63a583706f976eba3f9cd6cb1135970e298.tar.bz2 gentoo-5078e63a583706f976eba3f9cd6cb1135970e298.zip |
dev-ruby/pg: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r-- | dev-ruby/pg/pg-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-0.21.0.ebuild b/dev-ruby/pg/pg-0.21.0.ebuild index 6e3115bb8c2a..5309a54327c3 100644 --- a/dev-ruby/pg/pg-0.21.0.ebuild +++ b/dev-ruby/pg/pg-0.21.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND+=" dev-db/postgresql:*" |