diff options
author | Sam James <sam@gentoo.org> | 2024-05-23 22:53:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-23 22:53:34 +0100 |
commit | 17f85a8355bd49d7c924350af63ae517bdcbddd1 (patch) | |
tree | 9de288f15720666b02620ae0ee2efbd9b08e4bd3 /net-nds | |
parent | net-nds/jxplorer: Stabilize 3.3.1.2-r2 amd64, #932580 (diff) | |
download | gentoo-17f85a8355bd49d7c924350af63ae517bdcbddd1.tar.gz gentoo-17f85a8355bd49d7c924350af63ae517bdcbddd1.tar.bz2 gentoo-17f85a8355bd49d7c924350af63ae517bdcbddd1.zip |
net-nds/jxplorer: Stabilize 3.3.1.2-r2 x86, #932580
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/jxplorer/jxplorer-3.3.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/jxplorer/jxplorer-3.3.1.2-r2.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.2-r2.ebuild index 2a0b4a3b8ee3..ffb421c09a31 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.2-r2.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.1.2-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}" LICENSE="CAOSL" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" BDEPEND="app-arch/unzip" CP_DEPEND=">=dev-java/javahelp-2.0.02_p46:0" |