mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-db/timescaledb: set REQUIRED_USE
Bug: https://bugs.gentoo.org/978223 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -13,10 +13,10 @@ HOMEPAGE="https://www.timescale.com/"
|
||||
SRC_URI="https://github.com/timescale/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="POSTGRESQL Apache-2.0 proprietary-extensions? ( timescale )"
|
||||
SLOT=0
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="proprietary-extensions"
|
||||
|
||||
REQUIRED_USE="${POSTGRES_REQ_USE}"
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="${POSTGRES_DEP}"
|
||||
|
||||
@@ -13,10 +13,10 @@ HOMEPAGE="https://www.timescale.com/"
|
||||
SRC_URI="https://github.com/timescale/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="POSTGRESQL Apache-2.0 proprietary-extensions? ( timescale )"
|
||||
SLOT=0
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="proprietary-extensions"
|
||||
|
||||
REQUIRED_USE="${POSTGRES_REQ_USE}"
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="${POSTGRES_DEP}"
|
||||
|
||||
Reference in New Issue
Block a user