diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-29 14:00:54 -0700 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-29 14:04:50 -0700 |
commit | 52f63574268f1d5bc86f26c17d58684bcbc4f3b0 (patch) | |
tree | d892c52ec68e2c7af21387d2b55e2d94d6ef4656 /app-shells/soapbox | |
parent | app-shells/soapbox: EAPI 5 bump. (diff) | |
download | gentoo-52f63574268f1d5bc86f26c17d58684bcbc4f3b0.tar.gz gentoo-52f63574268f1d5bc86f26c17d58684bcbc4f3b0.tar.bz2 gentoo-52f63574268f1d5bc86f26c17d58684bcbc4f3b0.zip |
app-shells/soapbox: keyword for ppc/ppc64.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-shells/soapbox')
-rw-r--r-- | app-shells/soapbox/soapbox-0.3.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild index a53e70851cdf..c6fcd18f6171 100644 --- a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild +++ b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dag.wieers.com/home-made/soapbox/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" IUSE="" src_prepare() { |