diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-24 09:47:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-24 09:47:00 +0300 |
commit | 516d3135fa0c1013524202b48b9dcb2082454d01 (patch) | |
tree | 17eb4f7373f5602445d051140b38b06dfc183e57 /xfce-extra/xfce4-alsa-plugin | |
parent | dev-python/colorlog: Added ebuild for v3.1.4. (diff) | |
download | gentoo-516d3135fa0c1013524202b48b9dcb2082454d01.tar.gz gentoo-516d3135fa0c1013524202b48b9dcb2082454d01.tar.bz2 gentoo-516d3135fa0c1013524202b48b9dcb2082454d01.zip |
xfce-extra/xfce4-alsa-plugin: amd64 stable wrt bug #664408
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'xfce-extra/xfce4-alsa-plugin')
-rw-r--r-- | xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild index c2984a79c358..bb7fbfd2ef33 100644 --- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild +++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/equeim/${PN}/archive/0.1.1.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="" RDEPEND=" |