diff options
author | Theo Anderson <telans@posteo.de> | 2021-01-08 23:46:47 +1300 |
---|---|---|
committer | Theo Anderson <telans@posteo.de> | 2021-01-08 23:46:47 +1300 |
commit | e7bc68c13ec154b26119ddc1e1c33dd1e6ae126d (patch) | |
tree | c16be0ceead4beb7d34167b18ec6d5c810504191 /app-portage | |
parent | app-admin/gnome-passwordsafe: drop old (diff) | |
download | guru-e7bc68c13ec154b26119ddc1e1c33dd1e6ae126d.tar.gz guru-e7bc68c13ec154b26119ddc1e1c33dd1e6ae126d.tar.bz2 guru-e7bc68c13ec154b26119ddc1e1c33dd1e6ae126d.zip |
*/*: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/showbuild/showbuild-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/showbuild/showbuild-0.9.1-r1.ebuild b/app-portage/showbuild/showbuild-0.9.1-r1.ebuild index 36e1f1272..23fa65ea0 100644 --- a/app-portage/showbuild/showbuild-0.9.1-r1.ebuild +++ b/app-portage/showbuild/showbuild-0.9.1-r1.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" @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~x86 ~x86-linux ~x64-macos" IUSE="" |