diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:42:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:11 +0100 |
commit | ff51773d8de8a41fc6f8926785c7b9be34f1e8e7 (patch) | |
tree | c0fafcdcba2b06c704bcc5195bb5fc58f294956f /dev-java/junitperf/junitperf-1.9.1-r2.ebuild | |
parent | dev-java/junit: Dekeyword *-fbsd (diff) | |
download | gentoo-ff51773d8de8a41fc6f8926785c7b9be34f1e8e7.tar.gz gentoo-ff51773d8de8a41fc6f8926785c7b9be34f1e8e7.tar.bz2 gentoo-ff51773d8de8a41fc6f8926785c7b9be34f1e8e7.zip |
dev-java/junitperf: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/junitperf/junitperf-1.9.1-r2.ebuild')
-rw-r--r-- | dev-java/junitperf/junitperf-1.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/junitperf/junitperf-1.9.1-r2.ebuild b/dev-java/junitperf/junitperf-1.9.1-r2.ebuild index 758e8b528c1d..147b97e61da2 100644 --- a/dev-java/junitperf/junitperf-1.9.1-r2.ebuild +++ b/dev-java/junitperf/junitperf-1.9.1-r2.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 @@ -12,7 +12,7 @@ SRC_URI="http://www.clarkware.com/software/${P}.zip" HOMEPAGE="http://www.clarkware.com/software/JUnitPerf.html" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" |