diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-02-16 10:46:45 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-02-16 10:46:45 +0100 |
commit | 7e2a7fc8b8fffdb508a2d4ccf156879e2a2048de (patch) | |
tree | 8973ef816acd1561dc2b8cae34c88177d77b25dc /net-libs | |
parent | net-im/openfire: Drop old (diff) | |
download | gentoo-7e2a7fc8b8fffdb508a2d4ccf156879e2a2048de.tar.gz gentoo-7e2a7fc8b8fffdb508a2d4ccf156879e2a2048de.tar.bz2 gentoo-7e2a7fc8b8fffdb508a2d4ccf156879e2a2048de.zip |
net-libs/ccrtp: amd64 stable, bug #676722
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ccrtp/ccrtp-2.1.2.ebuild b/net-libs/ccrtp/ccrtp-2.1.2.ebuild index d4d85f86a109..3a37c3fa5214 100644 --- a/net-libs/ccrtp/ccrtp-2.1.2.ebuild +++ b/net-libs/ccrtp/ccrtp-2.1.2.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="GNU ccRTP - Implementation of the IETF real-time transport protocol HOMEPAGE="https://www.gnu.org/software/ccrtp/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" LICENSE="GPL-2" IUSE="doc" SLOT="0/2" |