diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:01:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:01:06 +0100 |
commit | 8a069c0472221ff9702c6c7931628132406367f6 (patch) | |
tree | abaa3e4bca26e022106443fa2c2e8660123eb7fb | |
parent | x11-misc/read-edid: amd64 stable wrt bug #613104 (diff) | |
download | gentoo-8a069c0472221ff9702c6c7931628132406367f6.tar.gz gentoo-8a069c0472221ff9702c6c7931628132406367f6.tar.bz2 gentoo-8a069c0472221ff9702c6c7931628132406367f6.zip |
x11-misc/rednotebook: amd64 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-misc/rednotebook/rednotebook-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/rednotebook/rednotebook-1.14.ebuild b/x11-misc/rednotebook/rednotebook-1.14.ebuild index 39d840c59370..e6192216b888 100644 --- a/x11-misc/rednotebook/rednotebook-1.14.ebuild +++ b/x11-misc/rednotebook/rednotebook-1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="libyaml" RDEPEND=" |