diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:42:28 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:06:31 +0100 |
commit | 3895a73ac9f81ab54e5bc79bddeeace13bccfbcf (patch) | |
tree | 5bcba11d708aaca6c06facf06bed72383c99918f /net-libs/libotr | |
parent | net-libs/libnice: drop x86-macos (diff) | |
download | gentoo-3895a73ac9f81ab54e5bc79bddeeace13bccfbcf.tar.gz gentoo-3895a73ac9f81ab54e5bc79bddeeace13bccfbcf.tar.bz2 gentoo-3895a73ac9f81ab54e5bc79bddeeace13bccfbcf.zip |
net-libs/libotr: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-libs/libotr')
-rw-r--r-- | net-libs/libotr/libotr-4.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libotr/libotr-4.1.1.ebuild b/net-libs/libotr/libotr-4.1.1.ebuild index 34814f82eb42..c4976292c2ca 100644 --- a/net-libs/libotr/libotr-4.1.1.ebuild +++ b/net-libs/libotr/libotr-4.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=6 @@ -9,7 +9,7 @@ SRC_URI="https://otr.cypherpunks.ca/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=" |