diff options
Diffstat (limited to 'dev-java/jarbundler')
-rw-r--r-- | dev-java/jarbundler/jarbundler-1.8.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/jarbundler/jarbundler-2.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jarbundler/jarbundler-1.8.1-r2.ebuild b/dev-java/jarbundler/jarbundler-1.8.1-r2.ebuild index 30564a2f5c5c..c3f4540720f3 100644 --- a/dev-java/jarbundler/jarbundler-1.8.1-r2.ebuild +++ b/dev-java/jarbundler/jarbundler-1.8.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" COMMON_DEP=" diff --git a/dev-java/jarbundler/jarbundler-2.3.1.ebuild b/dev-java/jarbundler/jarbundler-2.3.1.ebuild index 85b6c77d7df3..84ded171f5c0 100644 --- a/dev-java/jarbundler/jarbundler-2.3.1.ebuild +++ b/dev-java/jarbundler/jarbundler-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" COMMON_DEP=" |