diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:07:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:30:20 +0300 |
commit | 27ef91f09008b47a2b9650609ae7c58eed736ae4 (patch) | |
tree | 576fb32e9ec4972a8906f67d5c9e7a3b7afa3af2 /dev-db | |
parent | app-vim/vimclojure: dekeyword x86 (diff) | |
download | gentoo-27ef91f09008b47a2b9650609ae7c58eed736ae4.tar.gz gentoo-27ef91f09008b47a2b9650609ae7c58eed736ae4.tar.bz2 gentoo-27ef91f09008b47a2b9650609ae7c58eed736ae4.zip |
dev-db/apgdiff: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86,
we decided to dekeyword most Java packages from x86, and reverse
dependencies of them.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/apgdiff/apgdiff-2.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/apgdiff/apgdiff-2.7.0.ebuild b/dev-db/apgdiff/apgdiff-2.7.0.ebuild index 40a2fdce9033..25a2bab6828c 100644 --- a/dev-db/apgdiff/apgdiff-2.7.0.ebuild +++ b/dev-db/apgdiff/apgdiff-2.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/fordfrog/apgdiff https://www.apgdiff.com/" SRC_URI="https://github.com/fordfrog/${PN}/archive/refs/tags/release_${PV}.tar.gz -> ${P}-sources.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" # Compile dependencies # POM: pom.xml |