diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:18:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:18:49 +0000 |
commit | fabf5d23802c078948fae134a4658a5fdf2f6423 (patch) | |
tree | 758b642a5805c0e8f51c231ee64f582befe2a714 /x11-misc/xprintidle | |
parent | media-libs/libmygpo-qt: keyworded 1.1.0 for ppc64 (diff) | |
download | gentoo-fabf5d23802c078948fae134a4658a5fdf2f6423.tar.gz gentoo-fabf5d23802c078948fae134a4658a5fdf2f6423.tar.bz2 gentoo-fabf5d23802c078948fae134a4658a5fdf2f6423.zip |
x11-misc/xprintidle: keyworded 2.1 for ppc64
keyworded wrt bug #769968
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc/xprintidle')
-rw-r--r-- | x11-misc/xprintidle/xprintidle-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xprintidle/xprintidle-2.1.ebuild b/x11-misc/xprintidle/xprintidle-2.1.ebuild index 276895f91bf9..6ec6053ea3aa 100644 --- a/x11-misc/xprintidle/xprintidle-2.1.ebuild +++ b/x11-misc/xprintidle/xprintidle-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/lucianposton/xprintidle/archive/v${PV}.tar.gz -> ${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=" |