diff options
author | 2018-03-01 09:41:31 +0100 | |
---|---|---|
committer | 2018-03-01 09:45:58 +0100 | |
commit | a51a6e075d381ac5175404999e5a67e8b692cc4b (patch) | |
tree | 2bf452852178dc7aa944471b7fb06f5e83f8700e /dev-java/gnu-regexp | |
parent | dev-java/gnu-jaf: Dekeyword *-fbsd (diff) | |
download | gentoo-a51a6e075d381ac5175404999e5a67e8b692cc4b.tar.gz gentoo-a51a6e075d381ac5175404999e5a67e8b692cc4b.tar.bz2 gentoo-a51a6e075d381ac5175404999e5a67e8b692cc4b.zip |
dev-java/gnu-regexp: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/gnu-regexp')
-rw-r--r-- | dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild b/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild index cda896e1be02..8787fe4bd8d8 100644 --- a/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild +++ b/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild @@ -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 @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="" CDEPEND="dev-java/java-getopt:1" |