diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:10:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:12:53 +0100 |
commit | 17990211266108a3827c62354c73974f48187a62 (patch) | |
tree | 596b7b4348c76e942f91667ea4808cc683b842b5 /app-eselect | |
parent | app-eselect/eselect-lua: drop x86-macos (diff) | |
download | gentoo-17990211266108a3827c62354c73974f48187a62.tar.gz gentoo-17990211266108a3827c62354c73974f48187a62.tar.bz2 gentoo-17990211266108a3827c62354c73974f48187a62.zip |
app-eselect/eselect-mpg123: 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-eselect')
-rw-r--r-- | app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild index b5394d966810..8ef329ffbd39 100644 --- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild +++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.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=5 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1 |