diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:50:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:50:55 +0100 |
commit | 0d765fb04c82b9534497df47f587ed270d947412 (patch) | |
tree | d58aa004dd5edc9f32f3f445a572fc3a3e91202f | |
parent | dev-java/jackson-dataformat-xml: amd64 stable wrt bug #834104 (diff) | |
download | gentoo-0d765fb04c82b9534497df47f587ed270d947412.tar.gz gentoo-0d765fb04c82b9534497df47f587ed270d947412.tar.bz2 gentoo-0d765fb04c82b9534497df47f587ed270d947412.zip |
app-emacs/queue: amd64/x86 stable (ALLARCHES policy) wrt bug #835560
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-emacs/queue/queue-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/queue/queue-0.2.ebuild b/app-emacs/queue/queue-0.2.ebuild index 08989ce08bb2..5b87345f6b8f 100644 --- a/app-emacs/queue/queue-0.2.ebuild +++ b/app-emacs/queue/queue-0.2.ebuild @@ -12,6 +12,6 @@ SRC_URI="https://dev.gentoo.org/~matthew/distfiles/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SITEFILE="50${PN}-gentoo.el" |