diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:52:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:52:55 +0200 |
commit | e77ebed982b77a497b307d301298b89bc8726867 (patch) | |
tree | 72a70b717e4e18894c3e5fbe8b5b94c0a3c49fe8 /net-misc | |
parent | sys-apps/hdparm: x86 stable wrt bug #717180 (diff) | |
download | gentoo-e77ebed982b77a497b307d301298b89bc8726867.tar.gz gentoo-e77ebed982b77a497b307d301298b89bc8726867.tar.bz2 gentoo-e77ebed982b77a497b307d301298b89bc8726867.zip |
net-misc/dahdi: x86 stable wrt bug #717228
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dahdi/dahdi-3.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dahdi/dahdi-3.1.0-r1.ebuild b/net-misc/dahdi/dahdi-3.1.0-r1.ebuild index 22300e6f836b..bd1d6c11293c 100644 --- a/net-misc/dahdi/dahdi-3.1.0-r1.ebuild +++ b/net-misc/dahdi/dahdi-3.1.0-r1.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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="flash oslec" PATCHES=( "${WORKDIR}/dahdi-patchset" ) |