diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-01-08 08:49:18 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-01-08 08:49:18 +0200 |
commit | 7a555187f5a285741c19ba5783be67506962f9a5 (patch) | |
tree | b61173841af2669b2463e555da815bac2eb4747d /dev-db | |
parent | app-editors/levee: Stabilize 4.0 x86, #878905 (diff) | |
download | gentoo-7a555187f5a285741c19ba5783be67506962f9a5.tar.gz gentoo-7a555187f5a285741c19ba5783be67506962f9a5.tar.bz2 gentoo-7a555187f5a285741c19ba5783be67506962f9a5.zip |
dev-db/oracle-instantclient: Stabilize 21.3.0.0.0 amd64, #888793
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/oracle-instantclient/oracle-instantclient-21.3.0.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/oracle-instantclient/oracle-instantclient-21.3.0.0.0.ebuild b/dev-db/oracle-instantclient/oracle-instantclient-21.3.0.0.0.ebuild index 18e18ca2dbf5..0c981eca0af2 100644 --- a/dev-db/oracle-instantclient/oracle-instantclient-21.3.0.0.0.ebuild +++ b/dev-db/oracle-instantclient/oracle-instantclient-21.3.0.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -71,7 +71,7 @@ SRC_URI=" LICENSE="OTN" SLOT="0/${MY_SOVER}" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RESTRICT="mirror splitdebug test" DEPEND="app-arch/unzip" |