diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 13:48:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 13:48:46 +0100 |
commit | f89dd1f18385c38363dfd69a93e2ec831c3469b8 (patch) | |
tree | 85faf11e139c16816ca88664ebebe1c9c9e5fed6 /app-emacs | |
parent | app-i18n/poedit: x86 stable wrt bug #700168 (diff) | |
download | gentoo-f89dd1f18385c38363dfd69a93e2ec831c3469b8.tar.gz gentoo-f89dd1f18385c38363dfd69a93e2ec831c3469b8.tar.bz2 gentoo-f89dd1f18385c38363dfd69a93e2ec831c3469b8.zip |
app-emacs/mpg123-el: x86 stable wrt bug #700246
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.61.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/mpg123-el/mpg123-el-1.61.ebuild b/app-emacs/mpg123-el/mpg123-el-1.61.ebuild index ddeb99a54e6f..75ffe7501068 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.61.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.61.ebuild @@ -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" |