diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 10:05:49 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 10:05:49 +0100 |
commit | da7a9d494ce7fa1e2a8499d16f7cc6666de81202 (patch) | |
tree | 54fe3943a76e8e88ee59e64173bac8f15f78e015 /net-misc/dahdi-tools | |
parent | dev-libs/libmowgli: arm stable (bug 579740). (diff) | |
download | gentoo-da7a9d494ce7fa1e2a8499d16f7cc6666de81202.tar.gz gentoo-da7a9d494ce7fa1e2a8499d16f7cc6666de81202.tar.bz2 gentoo-da7a9d494ce7fa1e2a8499d16f7cc6666de81202.zip |
net-misc/dahdi-tools: Add ~ppc64 keyword (bug 413543).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-misc/dahdi-tools')
-rw-r--r-- | net-misc/dahdi-tools/dahdi-tools-2.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dahdi-tools/dahdi-tools-2.10.2.ebuild b/net-misc/dahdi-tools/dahdi-tools-2.10.2.ebuild index 4a04cf36e8bd..d96e2da8eda4 100644 --- a/net-misc/dahdi-tools/dahdi-tools-2.10.2.ebuild +++ b/net-misc/dahdi-tools/dahdi-tools-2.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/${PN}/releases/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="ppp" DEPEND="dev-libs/newt |