Skip to content

Commit

Permalink
dev-java/ant-nodeps: Dekeyword *-fbsd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Mar 1, 2018
1 parent 24d74e3 commit 85530a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-java/ant-nodeps/ant-nodeps-1.9.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
Expand All @@ -9,7 +9,7 @@ ANT_TASK_DISABLE_VM_DEPS="true"
inherit ant-tasks

DESCRIPTION="Formerly Ant's optional tasks w/o external deps, now compat empty jar"
KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"

# Dependency needed for jar.
DEPEND=">=virtual/jdk-1.4"
Expand Down

0 comments on commit 85530a8

Please sign in to comment.