diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:25:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:25:14 +0200 |
commit | 9b1261462f3ab15df6cd6a712284dc4df67a64a1 (patch) | |
tree | 39d6c74836f1b5dab0fd4bd10dc043e5b0895240 /app-emacs/mpg123-el | |
parent | app-admin/sudo: ppc stable wrt bug #697462 (diff) | |
download | gentoo-9b1261462f3ab15df6cd6a712284dc4df67a64a1.tar.gz gentoo-9b1261462f3ab15df6cd6a712284dc4df67a64a1.tar.bz2 gentoo-9b1261462f3ab15df6cd6a712284dc4df67a64a1.zip |
app-emacs/mpg123-el: ppc stable wrt bug #697748
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 ed7378c35013..b3ea3f936a1e 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" |