diff --git a/dev-db/timescaledb/timescaledb-2.26.4.ebuild b/dev-db/timescaledb/timescaledb-2.26.4.ebuild index 308f5fb016dd3..1011f3bb80a7d 100644 --- a/dev-db/timescaledb/timescaledb-2.26.4.ebuild +++ b/dev-db/timescaledb/timescaledb-2.26.4.ebuild @@ -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}" diff --git a/dev-db/timescaledb/timescaledb-2.27.2.ebuild b/dev-db/timescaledb/timescaledb-2.27.2.ebuild index 308f5fb016dd3..1011f3bb80a7d 100644 --- a/dev-db/timescaledb/timescaledb-2.27.2.ebuild +++ b/dev-db/timescaledb/timescaledb-2.27.2.ebuild @@ -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}"