Skip to content

Commit

Permalink
games-server/minecraft-server: drop x86
Browse files Browse the repository at this point in the history
The arch x86 is currently not supported by java:17.

Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Dec 5, 2021
1 parent a5c9664 commit 430aa64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions games-server/minecraft-server/minecraft-server-1.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ S="${WORKDIR}"

LICENSE="Mojang"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64 ~arm64"
RESTRICT="bindist mirror"


RDEPEND="
acct-group/minecraft
acct-user/minecraft
Expand Down

0 comments on commit 430aa64

Please sign in to comment.