summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-07-08 15:08:45 -0700
committerDavid Seifert <soap@gentoo.org>2017-07-08 15:32:31 -0700
commitc5c0ebe77f1380487e6d61226e74ef054f285ce3 (patch)
tree23caefcea3dd1915b2d52d61b3af1e41f38e34da /games-util/linux-wbfs-manager
parentdev-python/elasticsearch-curator: version bump to 5.1.1. (diff)
downloadgentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.gz
gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.bz2
gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.zip
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
Diffstat (limited to 'games-util/linux-wbfs-manager')
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild2
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
index 10873ce8ab11..c7a78635c82d 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
else
inherit toolchain-funcs
SRC_URI="https://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="amd64 x86"
fi;
DESCRIPTION="WBFS manager for Linux using GTK+"
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
index 479411e251b3..59c3678a99f2 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
else
inherit toolchain-funcs
SRC_URI="https://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~x86"
fi;
DESCRIPTION="WBFS manager for Linux using GTK+"