diff options
author | Sam James <sam@gentoo.org> | 2023-11-29 17:19:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 17:19:35 +0000 |
commit | 6d78df101a4d579547a2660d6b78a958e7ac8a49 (patch) | |
tree | bb44fb241209885751dd3627b1494d334dbf0522 /x11-plugins | |
parent | dev-python/xarray: Add ~ppc ~ppc64 to the stable version (diff) | |
download | gentoo-6d78df101a4d579547a2660d6b78a958e7ac8a49.tar.gz gentoo-6d78df101a4d579547a2660d6b78a958e7ac8a49.tar.bz2 gentoo-6d78df101a4d579547a2660d6b78a958e7ac8a49.zip |
x11-plugins/astime: Stabilize 2.8-r3 amd64, #918662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/astime/astime-2.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/astime/astime-2.8-r3.ebuild b/x11-plugins/astime/astime-2.8-r3.ebuild index 418ad38751ca..b3e9b8ce371e 100644 --- a/x11-plugins/astime/astime-2.8-r3.ebuild +++ b/x11-plugins/astime/astime-2.8-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="jpeg" RDEPEND=" |