diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 09:28:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 09:28:05 +0200 |
commit | 957bcf97e9df170c5cfc05cb80a67be0ff41f926 (patch) | |
tree | cfa41aaab00f947e70a2c8b116900a1363cb00eb /app-misc/remind | |
parent | dev-db/mariadb: ppc stable wrt bug #555480 (diff) | |
download | gentoo-957bcf97e9df170c5cfc05cb80a67be0ff41f926.tar.gz gentoo-957bcf97e9df170c5cfc05cb80a67be0ff41f926.tar.bz2 gentoo-957bcf97e9df170c5cfc05cb80a67be0ff41f926.zip |
app-misc/remind: ppc stable wrt bug #556308
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-misc/remind')
-rw-r--r-- | app-misc/remind/remind-03.01.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/remind/remind-03.01.15.ebuild b/app-misc/remind/remind-03.01.15.ebuild index 7ec7732091d6..b3fe3290b453 100644 --- a/app-misc/remind/remind-03.01.15.ebuild +++ b/app-misc/remind/remind-03.01.15.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.roaringpenguin.com/files/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="tk" RDEPEND="tk? ( dev-lang/tk dev-tcltk/tcllib )" |