diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:49:29 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:49:29 +0100 |
commit | 10b42918394afb0cd2e76897066a38933a1e0592 (patch) | |
tree | eff77d8c07a697f29cd0e51deb45f62bc09ffc25 /dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild | |
parent | dev-util/dmake: drop x86-macos (diff) | |
download | gentoo-10b42918394afb0cd2e76897066a38933a1e0592.tar.gz gentoo-10b42918394afb0cd2e76897066a38933a1e0592.tar.bz2 gentoo-10b42918394afb0cd2e76897066a38933a1e0592.zip |
dev-util/fix-la-relink-command: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild')
-rw-r--r-- | dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild index cbeb37c49014..b7eed9571280 100644 --- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild +++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.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=7 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" dev-lang/perl |