Skip to content

Commit

Permalink
dev-db/os_name: add postgresql-15 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
zegeek committed Aug 7, 2023
1 parent d58943e commit a285c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/os_name/os_name-0.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

POSTGRES_COMPAT=( 9.6 10 11 12 )
POSTGRES_COMPAT=( 9.6 10 11 12 15 )

inherit postgres-multi

Expand Down

0 comments on commit a285c4a

Please sign in to comment.