diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-15 11:00:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-15 11:00:20 +0200 |
commit | 85eb6716301ae6476a1e3a654bca08de10adaab0 (patch) | |
tree | adce6b29e0e386148a6a89618fa1380979553b8a /app-emacs/mpg123-el | |
parent | app-emacs/company-mode: Remove old. (diff) | |
download | gentoo-85eb6716301ae6476a1e3a654bca08de10adaab0.tar.gz gentoo-85eb6716301ae6476a1e3a654bca08de10adaab0.tar.bz2 gentoo-85eb6716301ae6476a1e3a654bca08de10adaab0.zip |
app-emacs/mpg123-el: amd64 stable wrt bug #697748
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/mpg123-el')
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild index f2120eb5c4c2..ed7378c35013 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="mpg123-el" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND="media-sound/mpg123 media-sound/alsa-utils" |