summaryrefslogtreecommitdiff
path: root/net-libs/pjproject/pjproject-2.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/pjproject/pjproject-2.10.ebuild')
-rw-r--r--net-libs/pjproject/pjproject-2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/pjproject/pjproject-2.10.ebuild b/net-libs/pjproject/pjproject-2.10.ebuild
index 5c724042f614..4e8d2fd29afd 100644
--- a/net-libs/pjproject/pjproject-2.10.ebuild
+++ b/net-libs/pjproject/pjproject-2.10.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
@@ -8,7 +8,7 @@ inherit autotools flag-o-matic toolchain-funcs
DESCRIPTION="Open source SIP, Media, and NAT Traversal Library"
HOMEPAGE="https://www.pjsip.org/"
SRC_URI="https://github.com/pjsip/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
LICENSE="GPL-2"
SLOT="0"