diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 13:46:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 13:46:35 +0100 |
commit | bc8f507eb3186c4a4356889c3003f0ff0c9e021a (patch) | |
tree | aabf7b6ea454855bf466739844d7db36204e2bc8 /x11-libs | |
parent | app-text/editorconfig-core-c: amd64 stable wrt bug #706418 (diff) | |
download | gentoo-bc8f507eb3186c4a4356889c3003f0ff0c9e021a.tar.gz gentoo-bc8f507eb3186c4a4356889c3003f0ff0c9e021a.tar.bz2 gentoo-bc8f507eb3186c4a4356889c3003f0ff0c9e021a.zip |
x11-libs/gtkdatabox: amd64 stable wrt bug #706452
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild index b41f80d6ec9a..3e8f296f33b7 100644 --- a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild +++ b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="examples +glade static-libs test" RESTRICT="!test? ( test )" |