diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:21:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:21:13 +0100 |
commit | 0a86279e40b98e855f28fbfc1b51e2d8fc729279 (patch) | |
tree | b056bb781d35d39e4025d4663d6552d28191e2ed /app-portage | |
parent | app-portage/eix: drop x86-macos (diff) | |
download | gentoo-0a86279e40b98e855f28fbfc1b51e2d8fc729279.tar.gz gentoo-0a86279e40b98e855f28fbfc1b51e2d8fc729279.tar.bz2 gentoo-0a86279e40b98e855f28fbfc1b51e2d8fc729279.zip |
app-portage/elogv: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elogv/elogv-0.7.8-r3.ebuild | 4 | ||||
-rw-r--r-- | app-portage/elogv/elogv-0.7.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild b/app-portage/elogv/elogv-0.7.8-r3.ebuild index 8c90ff46b184..fcae3b9cd2af 100644 --- a/app-portage/elogv/elogv-0.7.8-r3.ebuild +++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/app-portage/elogv/elogv-0.7.9.ebuild b/app-portage/elogv/elogv-0.7.9.ebuild index 7295a4ba514b..a1ef2ff83c9c 100644 --- a/app-portage/elogv/elogv-0.7.9.ebuild +++ b/app-portage/elogv/elogv-0.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" |