diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:47 +0200 |
commit | ce7364d1bc40b6e1eb3598fc8332c7e9e4c66d2f (patch) | |
tree | 0faef6376d2a055060bb589b6942d6b4471f5ed6 /app-emacs/mpg123-el | |
parent | dev-perl/Gtk3-SimpleList: x86 stable wrt bug #694976 (diff) | |
download | gentoo-ce7364d1bc40b6e1eb3598fc8332c7e9e4c66d2f.tar.gz gentoo-ce7364d1bc40b6e1eb3598fc8332c7e9e4c66d2f.tar.bz2 gentoo-ce7364d1bc40b6e1eb3598fc8332c7e9e4c66d2f.zip |
app-emacs/mpg123-el: x86 stable wrt bug #697748
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/mpg123-el')
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild index b3ea3f936a1e..5b1431e2288d 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.60.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" |