diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-09 08:24:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-09 08:24:45 +0200 |
commit | b135465188ef279150c20d5eeb53e6b67d97dbb3 (patch) | |
tree | 485d18b1c16201459947d2c9055f6828e3823366 /x11-wm | |
parent | dev-lang/php: amd64 stable wrt bug #799776 (diff) | |
download | gentoo-b135465188ef279150c20d5eeb53e6b67d97dbb3.tar.gz gentoo-b135465188ef279150c20d5eeb53e6b67d97dbb3.tar.bz2 gentoo-b135465188ef279150c20d5eeb53e6b67d97dbb3.zip |
x11-wm/icewm: amd64 stable wrt bug #801148
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.5.0.ebuild b/x11-wm/icewm/icewm-2.5.0.ebuild index 9dac2306849e..676ce0b8cfce 100644 --- a/x11-wm/icewm/icewm-2.5.0.ebuild +++ b/x11-wm/icewm/icewm-2.5.0.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86" IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |