diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:51:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:46 +0200 |
commit | 4f84a00c49a1a6d6d378803d1646fe5777d82d5a (patch) | |
tree | f71a01f31a9f92d92e5c3f5d8535c9e1fd29ce6c | |
parent | media-libs/sdl-sound: x86 stable wrt bug #688732 (diff) | |
download | gentoo-4f84a00c49a1a6d6d378803d1646fe5777d82d5a.tar.gz gentoo-4f84a00c49a1a6d6d378803d1646fe5777d82d5a.tar.bz2 gentoo-4f84a00c49a1a6d6d378803d1646fe5777d82d5a.zip |
dev-util/rbtools: x86 stable wrt bug #695766
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-util/rbtools/rbtools-0.7.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rbtools/rbtools-0.7.11.ebuild b/dev-util/rbtools/rbtools-0.7.11.ebuild index 94ddd77d3d6b..010acf2f1574 100644 --- a/dev-util/rbtools/rbtools-0.7.11.ebuild +++ b/dev-util/rbtools/rbtools-0.7.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://downloads.reviewboard.org/releases/${MY_PN}/$(get_version_compo LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=" |