diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:33:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:33:16 +0100 |
commit | 1edfea92a44d4e7ca4a064bf6a7043bd5a26e337 (patch) | |
tree | 68ee6aee9146c57b5014ecb9dcd9f0e1e52cd0ca /net-libs | |
parent | dev-libs/ucommon: x86 stable (bug #638252) (diff) | |
download | gentoo-1edfea92a44d4e7ca4a064bf6a7043bd5a26e337.tar.gz gentoo-1edfea92a44d4e7ca4a064bf6a7043bd5a26e337.tar.bz2 gentoo-1edfea92a44d4e7ca4a064bf6a7043bd5a26e337.zip |
net-libs/ccrtp: x86 stable (bug #676722)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ccrtp/ccrtp-2.1.2.ebuild b/net-libs/ccrtp/ccrtp-2.1.2.ebuild index 0ed701175c1c..d4d85f86a109 100644 --- a/net-libs/ccrtp/ccrtp-2.1.2.ebuild +++ b/net-libs/ccrtp/ccrtp-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |