diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2018-04-18 03:16:03 +0000 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-23 10:50:28 -0400 |
commit | a5740dc384bff17561df226a130de3fa2d52b775 (patch) | |
tree | b2233775f799b23efc84b66f373d0b951a8a835b /x11-misc/xrestop | |
parent | profiles/package.mask: Cleanup (diff) | |
download | gentoo-a5740dc384bff17561df226a130de3fa2d52b775.tar.gz gentoo-a5740dc384bff17561df226a130de3fa2d52b775.tar.bz2 gentoo-a5740dc384bff17561df226a130de3fa2d52b775.zip |
x11-misc/xrestop: Keyword 0.4 ~ppc64
Closes: https://github.com/gentoo/gentoo/pull/8048
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/xrestop-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xrestop/xrestop-0.4.ebuild b/x11-misc/xrestop/xrestop-0.4.ebuild index be03d09d0d16..4ddbab73daf2 100644 --- a/x11-misc/xrestop/xrestop-0.4.ebuild +++ b/x11-misc/xrestop/xrestop-0.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://projects.o-hand.com/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd" RDEPEND=" x11-libs/libX11 |