diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:39:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:39:47 +0200 |
commit | 413beaebcc51da624452802e1ce9f02fd495ca6c (patch) | |
tree | dc6cb85cfbfce4cb725a2bc0dfe4033c8ef0311f /app-text/gtkspell | |
parent | app-crypt/libsecret: ppc stable wrt bug #717144 (diff) | |
download | gentoo-413beaebcc51da624452802e1ce9f02fd495ca6c.tar.gz gentoo-413beaebcc51da624452802e1ce9f02fd495ca6c.tar.bz2 gentoo-413beaebcc51da624452802e1ce9f02fd495ca6c.zip |
app-text/gtkspell: ppc stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild index 5ef650ceff5d..7dbd3799fcfa 100644 --- a/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="x11-libs/gtk+:2 |