diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:07:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:30:21 +0300 |
commit | c3e97e7b449ec48f2759c2fca087737c0498f0e6 (patch) | |
tree | 91d2290400beb777e210828cc44d67a61b8462e8 /dev-db/hsqldb | |
parent | dev-db/apgdiff: dekeyword x86 (diff) | |
download | gentoo-c3e97e7b449ec48f2759c2fca087737c0498f0e6.tar.gz gentoo-c3e97e7b449ec48f2759c2fca087737c0498f0e6.tar.bz2 gentoo-c3e97e7b449ec48f2759c2fca087737c0498f0e6.zip |
dev-db/hsqldb: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86,
we decided to dekeyword most Java packages from x86, and reverse
dependencies of them.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/hsqldb')
-rw-r--r-- | dev-db/hsqldb/hsqldb-2.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/hsqldb/hsqldb-2.7.3.ebuild b/dev-db/hsqldb/hsqldb-2.7.3.ebuild index 27aec38f3730..7af11c355afb 100644 --- a/dev-db/hsqldb/hsqldb-2.7.3.ebuild +++ b/dev-db/hsqldb/hsqldb-2.7.3.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P}/${PN}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" BDEPEND=" app-arch/unzip |