diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-07 13:11:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-07 13:11:50 +0100 |
commit | 4823656a91c2decc7010f0c0711088c2b265e46e (patch) | |
tree | 0627bb7d2e116c805961bceb8fc6f4294c719936 /media-gfx/gnofract4d | |
parent | app-admin/exo: remove old (diff) | |
download | gentoo-4823656a91c2decc7010f0c0711088c2b265e46e.tar.gz gentoo-4823656a91c2decc7010f0c0711088c2b265e46e.tar.bz2 gentoo-4823656a91c2decc7010f0c0711088c2b265e46e.zip |
media-gfx/gnofract4d: x86 stable wrt bug #706488
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/gnofract4d')
-rw-r--r-- | media-gfx/gnofract4d/gnofract4d-4.0.1_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gnofract4d/gnofract4d-4.0.1_p1.ebuild b/media-gfx/gnofract4d/gnofract4d-4.0.1_p1.ebuild index 397401cf09f1..ced5f71ac32f 100644 --- a/media-gfx/gnofract4d/gnofract4d-4.0.1_p1.ebuild +++ b/media-gfx/gnofract4d/gnofract4d-4.0.1_p1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/edyoung/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+doc" REQUIRED_USE="test? ( doc )" |