diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 13:48:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 13:54:06 +0000 |
commit | 3f90fd73420168ee83bd8155142cedbc2982b59f (patch) | |
tree | 373b0c130b282f1b8cbcca678e5bf0b030e7df40 /media-sound | |
parent | media-libs/glew: arm stable (bug #733562) (diff) | |
download | gentoo-3f90fd73420168ee83bd8155142cedbc2982b59f.tar.gz gentoo-3f90fd73420168ee83bd8155142cedbc2982b59f.tar.bz2 gentoo-3f90fd73420168ee83bd8155142cedbc2982b59f.zip |
media-sound/audacious: amd64 stable (bug #732168)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/audacious-4.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/audacious/audacious-4.0.5.ebuild b/media-sound/audacious/audacious-4.0.5.ebuild index 13924b39fcb0..b355fba40152 100644 --- a/media-sound/audacious/audacious-4.0.5.ebuild +++ b/media-sound/audacious/audacious-4.0.5.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/audacious-media-player/audacious.git" else SRC_URI="https://distfiles.audacious-media-player.org/${MY_P}.tar.bz2" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi inherit xdg |