summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-25 23:03:56 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-26 02:17:48 -0800
commit335d133673cf10aeb959b5cbf5cfe19cb140f42c (patch)
tree451b73a5c310e50b06de5fac21273e0baa15cd24 /dev-cpp
parentmedia-libs/mlt: keyword on ~ppc64 (diff)
downloadgentoo-335d133673cf10aeb959b5cbf5cfe19cb140f42c.tar.gz
gentoo-335d133673cf10aeb959b5cbf5cfe19cb140f42c.tar.bz2
gentoo-335d133673cf10aeb959b5cbf5cfe19cb140f42c.zip
dev-cpp/rttr: keyword on ~ppc64
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/rttr/rttr-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/rttr/rttr-0.9.6.ebuild b/dev-cpp/rttr/rttr-0.9.6.ebuild
index b85d69e5d1fa..e682b7bc1d2c 100644
--- a/dev-cpp/rttr/rttr-0.9.6.ebuild
+++ b/dev-cpp/rttr/rttr-0.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ppc64 x86"
IUSE=""
RESTRICT="test"