diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 13:20:48 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 14:01:36 +0200 |
commit | fba6b5d28f12e096c725b81a5747ecf9bd4670ed (patch) | |
tree | 3ede68896bce8c54b0202195b96a04cb233a0d20 /app-editors | |
parent | */*: Drop all to ~arm (diff) | |
download | kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.tar.gz kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.tar.bz2 kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.zip |
*/*: Drop all to ~ppc, ~ppc64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/lfhex/lfhex-0.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/lfhex/lfhex-0.42.ebuild b/app-editors/lfhex/lfhex-0.42.ebuild index 29c768e0..d6148dbe 100644 --- a/app-editors/lfhex/lfhex-0.42.ebuild +++ b/app-editors/lfhex/lfhex-0.42.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://stoopidsimple.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="dev-qt/qtgui:4 |