summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 12:29:30 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-11 12:53:24 +0100
commit1f9f1999cdc8ccb94054dec2d2951c7e486aa996 (patch)
tree083f072f5a45564fcf8937b43274d14b4d6a037e /dev-db/postgresql/postgresql-9999.ebuild
parentMove {sys-devel → llvm-core}/llvm-common (diff)
downloadgentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.gz
gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.bz2
gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.zip
Move {sys-devel → llvm-core}/llvm
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-9999.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild
index dd90efc7f00a..d655ed1893fe 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.ebuild
@@ -47,7 +47,7 @@ kerberos? ( app-crypt/mit-krb5 )
ldap? ( net-nds/openldap:= )
llvm? ( $(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}
- sys-devel/llvm:${LLVM_SLOT}
+ llvm-core/llvm:${LLVM_SLOT}
') )
lz4? ( app-arch/lz4 )
pam? ( sys-libs/pam )