diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:15:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:15:50 +0100 |
commit | 48edc386ec36bf809545ce9ebb7f67c8edbda9e1 (patch) | |
tree | 234153e93886d71e246994ff1aadb2d4b7196795 /app-misc/gcal | |
parent | app-misc/figlet: drop x86-macos (diff) | |
download | gentoo-48edc386ec36bf809545ce9ebb7f67c8edbda9e1.tar.gz gentoo-48edc386ec36bf809545ce9ebb7f67c8edbda9e1.tar.bz2 gentoo-48edc386ec36bf809545ce9ebb7f67c8edbda9e1.zip |
app-misc/gcal: 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-misc/gcal')
-rw-r--r-- | app-misc/gcal/gcal-3.6.3.ebuild | 4 | ||||
-rw-r--r-- | app-misc/gcal/gcal-4.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/gcal/gcal-3.6.3.ebuild b/app-misc/gcal/gcal-3.6.3.ebuild index ef7714001f50..b84cc575396a 100644 --- a/app-misc/gcal/gcal-3.6.3.ebuild +++ b/app-misc/gcal/gcal-3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gcal/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ncurses nls unicode" DEPEND=" diff --git a/app-misc/gcal/gcal-4.1.ebuild b/app-misc/gcal/gcal-4.1.ebuild index cd7e657da4f9..56c197b65ff0 100644 --- a/app-misc/gcal/gcal-4.1.ebuild +++ b/app-misc/gcal/gcal-4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gcal/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ncurses nls unicode" DEPEND=" |