diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-09-09 15:38:51 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-09 15:38:51 +0200 |
commit | 08fb52d9c1ed901f2c1a02dacf64bd5e352ab979 (patch) | |
tree | bcd93069a32a41ddebefc6ba899b67e6fb4f39e2 /app-text/rpl | |
parent | app-emacs/desktop+: new package. (diff) | |
download | gentoo-08fb52d9c1ed901f2c1a02dacf64bd5e352ab979.tar.gz gentoo-08fb52d9c1ed901f2c1a02dacf64bd5e352ab979.tar.bz2 gentoo-08fb52d9c1ed901f2c1a02dacf64bd5e352ab979.zip |
app-text/rpl: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Gentoo-Bug: https://bugs.gentoo.org/593108
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/rpl')
-rw-r--r-- | app-text/rpl/rpl-1.5.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rpl/rpl-1.5.5-r1.ebuild b/app-text/rpl/rpl-1.5.5-r1.ebuild index 009a127997f6..f35fda5ee871 100644 --- a/app-text/rpl/rpl-1.5.5-r1.ebuild +++ b/app-text/rpl/rpl-1.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" python_prepare_all() { |