diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 02:48:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 03:13:18 +0200 |
commit | 534ab83759edd2a6655025ea2c2319ec988676b8 (patch) | |
tree | 5a88762a89d01bffceb0106d984bdfe73495a64f /media-libs/stops | |
parent | net-libs/rpcsvc-proto: x86 stable (bug #693310) (diff) | |
download | gentoo-534ab83759edd2a6655025ea2c2319ec988676b8.tar.gz gentoo-534ab83759edd2a6655025ea2c2319ec988676b8.tar.bz2 gentoo-534ab83759edd2a6655025ea2c2319ec988676b8.zip |
media-libs/stops: x86 stable (bug #693646)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/stops')
-rw-r--r-- | media-libs/stops/stops-0.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/stops/stops-0.3.0-r1.ebuild b/media-libs/stops/stops-0.3.0-r1.ebuild index 5025ac5c9313..4eee913cccef 100644 --- a/media-libs/stops/stops-0.3.0-r1.ebuild +++ b/media-libs/stops/stops-0.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" src_install() { |