diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:49:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:49:03 +0100 |
commit | f7bb8ee93e2283485ecaa4feca06ae134af3102e (patch) | |
tree | 908eae4118886b4df2cd3704eaa4d670c48267a8 /net-misc/dahdi | |
parent | media-sound/moc: removed obsolete 2.6_alpha3-r2 (diff) | |
download | gentoo-f7bb8ee93e2283485ecaa4feca06ae134af3102e.tar.gz gentoo-f7bb8ee93e2283485ecaa4feca06ae134af3102e.tar.bz2 gentoo-f7bb8ee93e2283485ecaa4feca06ae134af3102e.zip |
net-misc/dahdi: x86 stable wrt bug #775341
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/dahdi')
-rw-r--r-- | net-misc/dahdi/dahdi-3.1.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dahdi/dahdi-3.1.0-r3.ebuild b/net-misc/dahdi/dahdi-3.1.0-r3.ebuild index bb776d1fafcf..5dc1b0089be5 100644 --- a/net-misc/dahdi/dahdi-3.1.0-r3.ebuild +++ b/net-misc/dahdi/dahdi-3.1.0-r3.ebuild @@ -38,7 +38,7 @@ SRC_URI="https://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/${MY_ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="flash oslec" PATCHES=( "${WORKDIR}/dahdi-patchset" ) |