diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:04:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:15 -0400 |
commit | 79979e34db8025a98f41142687306d843783e848 (patch) | |
tree | 3feaec2b240e4c5e0d23aa169f5190abe4f5a7df /net-libs/libotr/libotr-4.1.1.ebuild | |
parent | dev-perl/Text-Autoformat: arm64 stable (diff) | |
download | gentoo-79979e34db8025a98f41142687306d843783e848.tar.gz gentoo-79979e34db8025a98f41142687306d843783e848.tar.bz2 gentoo-79979e34db8025a98f41142687306d843783e848.zip |
net-libs/libotr: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/libotr/libotr-4.1.1.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libotr/libotr-4.1.1.ebuild b/net-libs/libotr/libotr-4.1.1.ebuild index 79640ff065fc..602159f6feb1 100644 --- a/net-libs/libotr/libotr-4.1.1.ebuild +++ b/net-libs/libotr/libotr-4.1.1.ebuild @@ -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 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/libgcrypt-1.2:0 |