diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-10-24 17:45:48 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-10-24 17:45:48 +0000 |
| commit | e4e55bec45362d42ef50ecfdb40b594a0fb60701 (patch) | |
| tree | 61f6cfcb34c29169ac754b55b7e47f767b860d65 /dev-ruby/pg | |
| parent | 490386eb6e07bed7184dd4063d5bfce87fa2e302 (diff) | |
| download | baldeagleos-repo-e4e55bec45362d42ef50ecfdb40b594a0fb60701.tar.gz baldeagleos-repo-e4e55bec45362d42ef50ecfdb40b594a0fb60701.tar.xz baldeagleos-repo-e4e55bec45362d42ef50ecfdb40b594a0fb60701.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/pg')
| -rw-r--r-- | dev-ruby/pg/pg-1.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pg/pg-1.4.6-r1.ebuild b/dev-ruby/pg/pg-1.4.6-r1.ebuild index 5bddbc743385..a4d69b0da8f7 100644 --- a/dev-ruby/pg/pg-1.4.6-r1.ebuild +++ b/dev-ruby/pg/pg-1.4.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ RUBY_S="ruby-${P}" LICENSE="|| ( BSD-2 Ruby-BSD )" SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" RDEPEND+=" dev-db/postgresql:*" |
