diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:34:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:34 +0100 |
commit | bebca3f17a1990fd6a4a1b8ca55e90e88ff82a2f (patch) | |
tree | 6f196903ce15479f8b9661e78e497368a58f9482 /dev-libs/librep | |
parent | x11-misc/tintwizard: x86 stable wrt bug #608930 (diff) | |
download | gentoo-bebca3f17a1990fd6a4a1b8ca55e90e88ff82a2f.tar.gz gentoo-bebca3f17a1990fd6a4a1b8ca55e90e88ff82a2f.tar.bz2 gentoo-bebca3f17a1990fd6a4a1b8ca55e90e88ff82a2f.zip |
dev-libs/librep: x86 stable wrt bug #609086
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/librep')
-rw-r--r-- | dev-libs/librep/librep-0.92.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librep/librep-0.92.6.ebuild b/dev-libs/librep/librep-0.92.6.ebuild index fabefd5447a2..4a55f7e757b3 100644 --- a/dev-libs/librep/librep-0.92.6.ebuild +++ b/dev-libs/librep/librep-0.92.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/librep/${PN}_${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="emacs readline" RDEPEND=" |