diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:54:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:54:02 +0300 |
commit | 5791e74d3a8b5439dda8ddfdb3c6ca63930195e9 (patch) | |
tree | e60777bac8e99c4e40aa7a66c732004cf36878dc /dev-cpp/rttr | |
parent | media-libs/vidstab: amd64 stable wrt bug #690018 (diff) | |
download | gentoo-5791e74d3a8b5439dda8ddfdb3c6ca63930195e9.tar.gz gentoo-5791e74d3a8b5439dda8ddfdb3c6ca63930195e9.tar.bz2 gentoo-5791e74d3a8b5439dda8ddfdb3c6ca63930195e9.zip |
dev-cpp/rttr: amd64 stable wrt bug #688938
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-cpp/rttr')
-rw-r--r-- | dev-cpp/rttr/rttr-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/rttr/rttr-0.9.6.ebuild b/dev-cpp/rttr/rttr-0.9.6.ebuild index 54c7c12c43b4..86f4f6541fd7 100644 --- a/dev-cpp/rttr/rttr-0.9.6.ebuild +++ b/dev-cpp/rttr/rttr-0.9.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rttrorg/${PN}/releases/download/v${PV}/${P}-src.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RESTRICT="test" |